{% extends 'main.html' %} {% load static %} Hello, world! {%block content%}

{{df|safe}}

{% endblock %}