{# bad_highlight_id.html #} {% extends "base.html" %} {% block content %} {% include "highlight_nav.html" %}

Invalid highlight ID

Query {{ highlight_id }} is invalid. Please create or choose another highlight.

{% endblock %}