flog/base_site/templates/index.html.ft
2023-01-15 13:24:15 +01:00

16 lines
181 B
Plaintext

%%header%%
<h1>Squi's awesome blog</h1>
<p><img src="/pics/ferris.png" style="width:20%;"></p>
<br><br>
<h2>Lately on this great blog</h2>
<hr>
<p>
%%sum%%
</p>
<hr>
%%footer%%