{% extends "web/base.html" %}

{% block content %}
<h2>Docs</h2>
{% endblock %}
