mirror of
https://github.com/alvierahman90/gronk.git
synced 2024-11-22 07:19:53 +00:00
fix article template for some versions of pandoc
This commit is contained in:
parent
d77077f13d
commit
d4de923f1e
@ -11,7 +11,7 @@
|
|||||||
<body>
|
<body>
|
||||||
<p style="font-size: 0.7em"> tags:
|
<p style="font-size: 0.7em"> tags:
|
||||||
$for(tags)$
|
$for(tags)$
|
||||||
<a href="/.tags/$it$.html">$it$</a>$sep$,
|
<a href="/.tags/$tags$.html">$tags$</a>$sep$,
|
||||||
$endfor$
|
$endfor$
|
||||||
</p>
|
</p>
|
||||||
$body$
|
$body$
|
||||||
|
Loading…
Reference in New Issue
Block a user