{% extends 'pootest/base.html' %} {% load i18n %} {% load tz %} {% load humanize %} {% block content %}
{{ error }}
{% if error_detail %}{{ error_detail }}
{% endif %}
{% if error_traceback %}
{{ error_traceback }}
{{ structure_count }} structure{{ structure_count|pluralize }} found.
{% for s in structures %}{% translate "No structures found for this corporation." %}
{% endif %} {% translate "Back" %}