{% extends "base.html" %} {% block content %}
Reusable Framework

{{ app_title }}

This shared Flask + Jinja framework provides a responsive baseline UI and standard service endpoints for Python web apps in this monorepo.

Health metrics are exposed at /healthz in Prometheus text format.
{% endblock %}