Loading htdocs/_includes/device/product_page.html +1 −1 Original line number Diff line number Diff line Loading @@ -7,7 +7,7 @@ {% if device.legacy == "yes" %} <span class="badge badge-pill badge-secondary">legacy</span> <div class="h6"> {% include alerts/warning.html content="Devices marked as legacy are no longer supported by /e/" %} {% include alerts/warning.html content="Devices marked as legacy are no longer supported by /e/OS" %} </div> {% endif %} </div> Loading Loading
htdocs/_includes/device/product_page.html +1 −1 Original line number Diff line number Diff line Loading @@ -7,7 +7,7 @@ {% if device.legacy == "yes" %} <span class="badge badge-pill badge-secondary">legacy</span> <div class="h6"> {% include alerts/warning.html content="Devices marked as legacy are no longer supported by /e/" %} {% include alerts/warning.html content="Devices marked as legacy are no longer supported by /e/OS" %} </div> {% endif %} </div> Loading