{% extends "base.html" %} {% block crumbs %} browse {% if active_type %}/{{ active_type }}{% endif %} {% endblock %} {% block content %} {% if active_type == "loops" %} {% endif %} {% if not items %}

No notes here yet.

{% else %} {% endif %} {% endblock %}