mirror of
https://github.com/BBaoVanC/bobatheme.git
synced 2025-06-12 09:47:29 -05:00
Only do the extra linebreak if there's a date
This commit is contained in:
@ -14,9 +14,9 @@
|
||||
) <!-- I don't know how to get rid of the whitespace in between here,
|
||||
so I'll just live with it for now. -->
|
||||
{{ end }}
|
||||
<br />
|
||||
{{ end }}
|
||||
|
||||
<br />
|
||||
<span class="tags">
|
||||
{{ range (.GetTerms "tags") }}
|
||||
<a href="{{ .Permalink }}">#{{ .LinkTitle }}</a>
|
||||
|
Reference in New Issue
Block a user