mirror of
https://github.com/Hopiu/djLint.git
synced 2026-05-19 10:31:07 +00:00
2 lines
85 B
HTML
2 lines
85 B
HTML
{% extends "./../two.html" %}
|
|
{% block content %}{{ block.super }} one{% endblock %}
|