mirror of
https://github.com/Hopiu/djLint.git
synced 2026-05-20 19:01:52 +00:00
2 lines
100 B
HTML
2 lines
100 B
HTML
{% extends "./dir2/../looped.html" %}
|
|
{% block content %}{{ block.super }} dir1 three{% endblock %}
|