{% extends 'base.html' %} {% set title = 'Index of examples' %} {% block content %}

Index of examples

{% endblock %}