{# [[file:../../../sitemap.org::*Individual Tag Pages (and list partial)][Individual Tag Pages (and list partial):2]] #} {% extends base_template %} {% load static %} {% block h1 %}

{{site.title}}

Pages tagged with {{tag}}

{% endblock %} {% block title %}Pages tagged with {{tag}} in the Arcology{% endblock %} {% block extra_head %} {% endblock %} {% block content %}
← Show all tags

Pages tagged with {{tag}}

{% block list %} {% endblock %}
{% endblock %} {# Individual Tag Pages (and list partial):2 ends here #}