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:
@ -2,7 +2,7 @@
|
||||
{{ if isset .Data "Term" }}
|
||||
<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