first comit
This commit is contained in:
7
templates/index.html
Executable file
7
templates/index.html
Executable file
@@ -0,0 +1,7 @@
|
||||
{% extends 'includes/base.html' %}
|
||||
{% load static %}
|
||||
{% block content %}
|
||||
<div class="container-fluid py-4">
|
||||
|
||||
</div>
|
||||
{% endblock %}
|
||||
Reference in New Issue
Block a user