mirror of
https://github.com/Hopiu/djLint.git
synced 2026-03-16 21:40:24 +00:00
4 lines
124 B
HTML
4 lines
124 B
HTML
{% load cms_alias_tags %}
|
|
{% if request and not instance.is_recursive %}
|
|
{% render_alias_plugin instance %}
|
|
{% endif %}
|