{% extends "inner_base.html" %} {% block title %}Welcome Inside!{% endblock %} {% block header %}Welcome to Flask!{% endblock %} {% block main %}
This is a template for a simple marketing or informational website. It includes a large callout called the hero unit and three supporting pieces of content. Use it as a starting point to create something more unique.
Current user: {{ session['username'] }}
Switch: {{ switch }}