{% load static repui_attrs %}
{% if href %}{% endif %}

{{ title }}

{% if badge %}{{ badge }}{% endif %}
{% if description %}

{{ description }}

{% endif %} {% if content %}
{{ content|safe }}
{% endif %}