{% block header %}{% endblock %}
+
+ {% block content %}{% endblock %}
+
+ {% block bottom_button %}{% endblock %}
+diff --git a/front/html/base.html b/front/html/base.html new file mode 100644 index 0000000..b588f05 --- /dev/null +++ b/front/html/base.html @@ -0,0 +1,28 @@ + + +
+ + +