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