blog/layout/list.html
2019-08-17 16:48:52 +02:00

5 lines
121 B
HTML

<h1>{{ title }}</h1>
{{ content }}
<section>
<a class="rss" href="{{ base_path }}/{{ blog }}/rss.xml">RSS</a>
</section>