mirror of
https://github.com/Hopiu/djLint.git
synced 2026-05-20 19:01:52 +00:00
5 lines
95 B
HTML
5 lines
95 B
HTML
{% if session_accessed %}
|
|
Session accessed
|
|
{% else %}
|
|
Session not accessed
|
|
{% endif %}
|