Files
timetracker/games/templates/cotton/popover.html
T
lukas ec1828b823
Django CI/CD / test (push) Successful in 32s
Django CI/CD / build-and-push (push) Successful in 1m22s
Migrate cotton to Python + template tag shims
2026-06-02 22:19:55 +02:00

4 lines
230 B
HTML

<c-vars popover_content="" wrapped_content="" wrapped_classes="" id="" />
{% load popover_tag %}
{% python_popover popover_content=popover_content wrapped_content=wrapped_content wrapped_classes=wrapped_classes id=id slot=slot %}