Back to Werkzeug

Index

examples/i18nurls/templates/index.html

3.1.8222 B
Original Source

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

Hello in the i18n URL example application.

Because I'm too lazy to translate here is just english content.

{% endblock %}