{% extends "base.html" %} {% block title%} {{msg}} {% end %} {% block container %}
{{ msg }}
{% end %}