{% extends "base" %} {% block content %}

simple text board

create a post

{% if flash %}

{{ flash }}

{% endif %}
{% endblock content %}