{% load static %} {% if title %} {{ title }} {% else %} {% block title %}{% endblock %} {% endif %} {% block content %}{% endblock %}