{% extends 'index.html' %} {% block title %}{{ page.title|striptags }} // {{ super() }}{% endblock title %} {% block content %}
{{ page.content }}