{% extends "myapp/base.html" %} {% load i18n %} {% load static %} {% block content %}
Test: {{ test }} url is {% url "home" %}