{% if title %} {{ title }} {% else %} MyBlog {% endif %} {% block head %}{% endblock %}
{% include "flash.html" %} {% block content %}{% endblock %}