index file
This commit is contained in:
5
views/index.django
Normal file
5
views/index.django
Normal file
@ -0,0 +1,5 @@
|
|||||||
|
{% extends "./base.django" %}
|
||||||
|
|
||||||
|
{% block content %}
|
||||||
|
|
||||||
|
{% endblock %}
|
Reference in New Issue
Block a user