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

10 lines
316 B
Plaintext

%%header%%
<h2><img src="/pics/happy-ferris.png" style="width:20%;"><br>
My First Article</h2>
<hr>
<p>Hello !
The blog post you're currently reading is hosted on Flog, my own blog system.
I created everything : the web server, the template library, this blog system, in a few days, thanks to Rust&.
</p>
%%footer%%