saving works now
This commit is contained in:
6
backend/core/templates/index.html
Normal file
6
backend/core/templates/index.html
Normal file
@@ -0,0 +1,6 @@
|
||||
<!-- index.html -->
|
||||
{% extends "base.html" %}
|
||||
|
||||
{% block content %}
|
||||
|
||||
{% endblock content %}
|
||||
Reference in New Issue
Block a user