{{ post.title }}
{{ post.date }}{{ post.meta.get('description', 'Read more...') }}
{% extends "base.html" %}
{% block content %}
I write about Self-hosting, Arduino, STM32.
{{ post.meta.get('description', 'Read more...') }}
No posts yet. Time to write something!
{% endfor %}