{% extends 'base.layout.html' %} {% block body %} Hello {{ markdown('index.html.md') }} {% endblock %}