mirror of
https://github.com/Hopiu/djLint.git
synced 2026-05-19 18:31:54 +00:00
2 lines
88 B
HTML
2 lines
88 B
HTML
{% extends '../one.html' %}
|
|
{% block content %}{{ block.super }} dir1 one{% endblock %}
|