:3
This commit is contained in:
11
templates/documents.html
Normal file
11
templates/documents.html
Normal file
@@ -0,0 +1,11 @@
|
||||
{% extends "base.html" %}
|
||||
|
||||
{% block title %}Dashboard{% endblock %}
|
||||
{% block headers %}
|
||||
|
||||
{% endblock %}
|
||||
|
||||
|
||||
{% block content %}
|
||||
<h1>Hello!!!!!!!</h1>
|
||||
{% endblock %}
|
||||
Reference in New Issue
Block a user