{% extends "webpage/base.html" %} {% block content %}
Toggle the display of the Ampel-status for instances of each model. Only changes if the indicator is displayed – changes made here don't affect any backend data.
Model |
Display |
---|---|
{{m.content_type.name|title}} | {% if m.active %} {% else %} {% endif %} |