djLint/tests/source_django/auth_attrs_test_access.html
2021-12-14 09:57:37 +01:00

5 lines
95 B
HTML

{% if session_accessed %}
Session accessed
{% else %}
Session not accessed
{% endif %}