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

{{ page.meta.title }}

{{ page.content|safe }}
{% endblock %}