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