Add basic project setup files
This commit is contained in:
parent
4c21c9bbb2
commit
433f1faeff
14 changed files with 379 additions and 1 deletions
5
project/templates/header_reduced.html
Normal file
5
project/templates/header_reduced.html
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
{% extends "header.html" %}
|
||||
|
||||
{% block nav_search %}{% endblock %}
|
||||
|
||||
{% block nav %}{% endblock nav %}
|
||||
Loading…
Add table
Add a link
Reference in a new issue