{% extends "base.html" %} {% load static %} {% block content %}
{% include "common/content.html" %} {% include "common/share-links.html" %}
{% endblock %}