diff --git a/templates/user/edit-page.html b/templates/user/edit-page.html index fed15c6..7e087cb 100644 --- a/templates/user/edit-page.html +++ b/templates/user/edit-page.html @@ -1,8 +1,40 @@ {% extends "layouts/default.html" %} {% block title %}Edit: {{title}}{% endblock %} {% block content %} +

Edit Page

+
+ + View Page + View Page + + + Pages Index + Pages Index + + + Storage Index + Storage Index + + + New Page + Create Page + +
+ -
- - - + + +
+ - - + + +
-
- - - + + + + - - +
+ + +
-
- - - -
+
{% endblock %}