{% extends "orgapy/layout/skeleton.html" %} {% load static %} {% block title %}Documents ∣ {{ block.super }}{% endblock title %} {% block head %} {{ block.super }} {% endblock head %} {% block main_content %}

Documents

Browse all documents (notes, sheets and maps) in database.

{% endblock main_content %}