{% extends "base.html" %}

{% block content %}

<h1>{{ taxonomy.name }}: multiple</h1>

{% endblock %}