Back to Werkzeug

About

examples/i18nurls/templates/about.html

3.1.8168 B
Original Source

{% extends "layout.html" %} {% block body %}

This is just another page. Maybe you want to head over to the blog.

{% endblock %}