Skip to content
Snippets Groups Projects
Commit 183c3e53 authored by Olivia206's avatar Olivia206
Browse files

use params

parent 31a7861f
No related branches found
No related tags found
No related merge requests found
......@@ -30,9 +30,7 @@
{{ partial "commons/share.html" . }}
</li>
{{ $eventTime := time.AsTime .Params.dates.from.day}}
{{ if gt $eventTime time.Now }}
{{ if .Params.dates.archive }}
{{ with .Params.dates.add_to_calendar }}
{{ $links := . }}
<li class="events-actions">
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment