{% extends "django_countdown/blocked_base.html" %}
{% load static %}
{% comment %}
Default, CSS-framework-agnostic blocked page. Ships its own stylesheet —
no Bootstrap / Foundation / Tailwind required.
{% endcomment %}
{% block blocked_stylesheets %}
{% endblock %}