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

Edit: {{title}}

-
- {% if roles.logged-in %} - Dashboard - Edit Account -
- - -
-
- - -
- Create Page - View Pages - - {% if roles.administrator %} - Site Settings - Users - {% endif %} - - {% else %} - Home - Log-in - {% endif %} -
+

Edit Page