diff --git a/project-templates/staff/pages/list_static_page.html b/project-templates/staff/pages/list_static_page.html index 1d8a48c1..14042d01 100644 --- a/project-templates/staff/pages/list_static_page.html +++ b/project-templates/staff/pages/list_static_page.html @@ -8,19 +8,26 @@ {% block body %}
-

Tournament Matches

+

Static Pages List

+
+
+

Create a static page here

+ + {% for page in pages %} - - + + + + {% endfor %} diff --git a/project-templates/staff/staffbase.html b/project-templates/staff/staffbase.html index d8d3b805..3a5dcd36 100644 --- a/project-templates/staff/staffbase.html +++ b/project-templates/staff/staffbase.html @@ -102,6 +102,9 @@
  • Static Info
  • +
  • + Static Pages +
  • Front page slides
  • Slug Page NameRedirectsRedirect URL
    {{ page.slug }}
    {{ page.slug }} {{ page.page_name }}{{ page.redirects }}{{ page.url }}