Explorar el Código

minor update

pull/141/head
abhidj0090 hace 4 años
padre
commit
cae44e99c3
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1
    1
      layouts/partials/events.html

+ 1
- 1
layouts/partials/events.html Ver fichero

</div> </div>
{{"<!-- /section title -->" | safeHTML}} {{"<!-- /section title -->" | safeHTML}}
{{ range first 3 (where site.RegularPages "Section" "==" "events").ByEvent_start_date}}
{{ range first 3 (where site.RegularPages "Section" "==" "events").ByPublishDate}}
{{ .Render "upcoming"}} {{ .Render "upcoming"}}
{{ end }} {{ end }}

Cargando…
Cancelar
Guardar