{% load static sass_tags %} {% block title %}Letter{% endblock %}
{% block content %}

This is the content

{% endblock %}
{% block header %}

This is the header

{% endblock %}