{% extends "default.html" %} {% block title %}{{ app.name }} | Echo Tracker{% endblock %} {% block content %} Editing {{ app.name }} General Stability threshold (minutes) Apply changes Endpoints {% for endpoint in app.endpoints %} seconds {{ endpoint.comment }} Apply changes Delete {% endfor %} Add an endpoint seconds Add {% endblock %}