{% extends 'base_blank.html' %} {% load static %} {% load custom_filters %} {% block top %} {% with url_name=request.resolver_match.url_name %} {% endwith %} {% endblock top %}