Skip to content
Snippets Groups Projects
Commit ae839b7c authored by alexisben's avatar alexisben
Browse files

event term

parents 3969ae3b d3632805
No related branches found
No related tags found
No related merge requests found
{{ partial "categories/term.html" . }}
{{ define "main" }}
{{ partial "categories/hero-term.html" . }}
<div class="document-content">
{{ partial "toc/container.html"
(dict
"toc" "toc/default.html"
"context" .
)
}}
{{ partial "categories/summary.html" (dict
"context" .
"block_wrapped" true
) }}
{{ partial "contents/list.html" . }}
<div class="container">
{{ partial "events/events.html" . }}
{{ partial "commons/pagination.html" . }}
</div>
</div>
{{ end }}
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