{% extends "base.html" %} {% block content %}
{% if initial_edit_html %} {{ initial_edit_html|safe }} {% else %}

No Reference Selected

Search and select a tag from the sidebar to edit.

{% endif %}
Reference Tags
Use ↑/↓ to navigate, Enter to load.
{% endblock %}