Browse news by type
{% for schemabunch in schema_list %}{{ schemabunch.schema.plural_name|capfirst }}
{{ schemabunch.schema.short_description }} More info…
Browse:
-
{% if schemabunch.schema.allow_charting %}{% for schemafield in schemabunch.schemafield_list %}
- By {{ schemafield.browse_by_title }} {% endfor %}{% endif %} {% for locationtype in browsable_locationtype_list %}
- By {{ locationtype.name }} {% endfor %} {% if schemabunch.schema.allow_charting %}
- Custom filter {% endif %}