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

About

Learn more about this web application.

This web application is the final result of The Free Flask Course.

You can follow the course right here!
Repository of the course (GitHub): Available here!

CodeNoSchool

ISC School

{% endblock %}