{% extends "base.html" %} {% load crispy from crispy_forms_tags %} {% load url %} {% load guardian_tags %} {% load meta_attr %} {% block title %}Viewers - {{ block.super }}{% endblock %} {% block content %} {% if perms.workstations.add_workstation %}
{% endif %}