{% extends 'base.html' %} {% block head %} {% endblock head%} {% block content %}

{{title}}

HOME
- By {{config.author_name}}
{{ post }}
{% endblock content %}