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

{{ page.title }}


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