Explorar el Código

reverted

pull/141/head
abhidj0090 hace 4 años
padre
commit
b59f116b7e
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

@@ -13,7 +13,7 @@
</div>
{{"<!-- /section title -->" | safeHTML}}
{{ range first 3 (where site.RegularPages "Section" "==" "events").event_start_date}}
{{ range first 3 (where site.RegularPages "Section" "==" "events")}}
{{ .Render "upcoming"}}
{{ end }}

Cargando…
Cancelar
Guardar