{% extends "../base.html" %} {% block stylesheets %} {% end %} {% block body %}

Hallo, {{name}}!

{% end %}