This commit is contained in:
soju6jan
2022-10-02 20:18:05 +09:00
parent b9c3aac91f
commit 29930fdef7
150 changed files with 53982 additions and 0 deletions

View File

@@ -0,0 +1,6 @@
{% extends "base.html" %}
{% block content %}
<div class="">
<h3>{{title}}</h3>
</div>
{% endblock %}