ソースを参照

minor update

pull/141/head
abhidj0090 4年前
コミット
3b37267c22
1個のファイルの変更1行の追加1行の削除
  1. 1
    1
      layouts/events/list.html

+ 1
- 1
layouts/events/list.html ファイルの表示

@@ -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>

読み込み中…
キャンセル
保存