{% extends 'base.html' %} {% block title %}{{ get_pages_name() }}{% endblock %} {% block content %}
{{ page[1]|safe }}