Browse Source

minor update

pull/141/head
abhidj0090 4 years ago
parent
commit
3b37267c22
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      layouts/events/list.html

+ 1
- 1
layouts/events/list.html View File

@@ -15,7 +15,7 @@
</span>
{{ with i18n "upcomingSectionTitle" }} {{ index (split . " ") 2 | safeHTML }} {{ end }}
<span class="color">
{{ with i18n "upcomingSectionTitle" }} {{ index (split . " ") 4 | safeHTML }} {{ end }}
{{ with i18n "upcomingSectionTitle" }} {{ index (split . " ") 3 | safeHTML }} {{ end }}
</span>
</h2>
<div class="border-meghna"></div>

Loading…
Cancel
Save