{% extends "base.html" %} {% block title %}Home - PacificPy App{% endblock %} {% block content %}
This is a simple example application built with PacificPy.
PacificPy is a modern, async-first web framework for Python with a focus on developer experience and security.
{% if user %}