{% extends "base.html" %} {% block content %} {{ super() }}
Share this content

{% endblock %} {% block styles %} {{ super() }} {% endblock %}