{% extends "layout.html" %} {% block content %}

{{ _("Create") }} {{_("BlogPost") }}

{% include "blog_post/_create.html" %} {% endblock %}