{# /* * OTS Signs Theme - Module Page * Based on Xibo CMS module-page.twig with OTS styling */ #} {% extends "authed.twig" %} {% import "inline.twig" as inline %} {% block title %}{{ "Modules"|trans }} | {% endblock %} {% block actionMenu %}{% endblock %} {% block pageContent %}

{% trans "Filter Modules" %}

{% trans "Name" %} {% trans "Description" %} {% trans "Library Media" %} {% trans "Default Duration" %} {% trans "Preview Enabled" %} {% trans "Assignable" %} {% trans "Enabled" %} {% trans "Errors" %}
{% endblock %} {% block javaScript %} {% endblock %}