blog/layout/item_note.html
2023-08-01 22:31:40 +02:00

4 lines
100 B
HTML

<div class="article">
<h2><a href="/{{ post_url }}">{{ title }}</a></h2>
<p></p>
</div>