mirror of
https://github.com/fruworg/themu.git
synced 2025-06-12 09:40:25 +03:00
posts and tags
This commit is contained in:
@ -1,8 +1,8 @@
|
||||
{{ define "main" }}
|
||||
{{ if isset .Data "Term" }}
|
||||
<h1>Все посты - "{{ .Data.Term }}"</h1>
|
||||
<h1>посты - "{{ .Data.Term }}"</h1>
|
||||
{{ else }}
|
||||
<h1 class="page-title">Все посты</h1>
|
||||
<h1 class="page-title">посты</h1>
|
||||
{{ end }}
|
||||
|
||||
<ul class="posts">
|
||||
|
Reference in New Issue
Block a user