{% extends "base.html" %} {% block title %}#{{ term.name }}{% endblock title %} {% block content %}

#{{ term.name }}

{% endblock content %}