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

Welcome to testdays!

This is super-awesome page for the Flask Project. You can try logging in (admin/admin), or accessing the Admin interface.

{% endblock %}