{% extends "layout.html" %} {% set active_page = "lcd" %} {% set help_page = ["lcds", dict_translation['lcd']['title']] %} {% block title %} - {{dict_translation['lcd']['title']}}{% endblock %} {% block body %}
{{_('LCDs allow the display of data for easy viewing and for displaying alerts to conditional events you configure (flash the LCD).')}}
{%- if display_order -%} {%- for order in display_order -%} {%- for each_lcd in lcd if each_lcd.unique_id == order-%}