{% extends "base.html" %} {% block title %}About - {{project_name}}{% endblock %} {% block content %}
About {{project_name}}

{{project_name}} is a modern Flask fullstack application that demonstrates best practices for building web applications with Python.

Technology Stack

Features

Security

This application implements several security best practices including:

{% endblock %}