bootstrapping, adding assets
This commit is contained in:
parent
7b39666270
commit
967815bda5
32 changed files with 13598 additions and 1 deletions
6
reimagine/templates/page/create.html
Normal file
6
reimagine/templates/page/create.html
Normal file
|
@ -0,0 +1,6 @@
|
|||
{% extends 'layout.html' %}
|
||||
{% block body %}
|
||||
|
||||
Create Page
|
||||
|
||||
{% endblock %}
|
Loading…
Add table
Add a link
Reference in a new issue