mirror of
https://github.com/Hopiu/djLint.git
synced 2026-05-28 14:18:16 +00:00
3 lines
90 B
HTML
3 lines
90 B
HTML
|
|
{% extends './../one.html' %}
|
||
|
|
{% block content %}{{ block.super }} dir1 one{% endblock %}
|