{% extends "xprez/modules/text_base.html" %} {% load thumbnail xprez %} {% block attrs %} {{ block.super }} {% if module.url %} onclick="if (event.target.closest('a, button')) return; window.location.href='{{ module.url }}';" {% endif %} {% endblock %} {% block content %} {{ module.background }} {% if module.media %}