Browse Source

renamed term eventtypes to events

master
Chris 6 years ago
parent
commit
221f067d64
  1. 2
      layouts/events/term.html

2
layouts/events/term.html

@ -1,6 +1,6 @@
{{ define "main" }}
{{ partial "navigation-bar.html" ( dict "context" . "items" (slice "eventtypes" ) )}}
{{ partial "navigation-bar.html" ( dict "context" . "items" (slice "events" ) )}}
<article class="cf pa3 pa4-m pa4-l">
<div class="measure-wide-l center f4 lh-copy nested-copy-line-height nested-links nested-img mid-gray">

Loading…
Cancel
Save