treebird/static/basic_page.tmpl
nekobit 8d153983d6 Mute and block pages
FossilOrigin-Name: 0fa2aeb7c66595fade365d8c4ea7d027b83657aa9679223b13ee6844f7b7ae32
2022-06-12 05:44:45 +00:00

5 lines
151 B
Cheetah

<div class="simple-page">
<h1><a href="{{ %s : back_ref }}" class="page-back-btn">&lt;</a> {{ %s : page_title }}</h1>
</div>
{{%s : page_content}}