{% extends "base.html" %} {% block title %}{{ tool.name }} — {{ settings.APP_NAME }}{% endblock %} {% block content %}
{{ tool.description }}
This tool opens in its own tab or window.
{% if tool.login %}Signs you in itself (separate account/login)
{% endif %} {% if tool.lan %}🔒 LAN only — reachable on your home network, not the internet
{% endif %} Open {{ tool.name }}