diff --git a/infoscreen/templates/infoscreen_admin.html b/infoscreen/templates/infoscreen_admin.html index 1b92925..7517f22 100644 --- a/infoscreen/templates/infoscreen_admin.html +++ b/infoscreen/templates/infoscreen_admin.html @@ -40,6 +40,7 @@
  • +
  • {% trans "Settings" %}
  • @@ -118,8 +119,7 @@
    -
    +

    {% trans "Rotations" %}

    {% trans "Select rotation to edit" %}: @@ -146,7 +146,28 @@
    -
    +
    +
    +
    +

    {% trans "Settings" %}

    +
    + +
    {% csrf_token %} +
    +

    {% trans "Language" %}

    +
    +
    + +
    +
    + +
    +
    +
    +
    {% include "footer.html" %}