mirror of
https://github.com/Hopiu/djLint.git
synced 2026-05-21 03:11:51 +00:00
2 lines
84 B
HTML
2 lines
84 B
HTML
{% extends "./three.html" %}
|
|
{% block content %}{{ block.super }} two{% endblock %}
|