diff --git a/fixtures/sitetree.json b/fixtures/sitetree.json index cb4dd9117c1bd97d1ea01071e8e46455cf1d6397..4b128d68dc6cfc7ee0c33be497b282aa9c6a79bd 100644 --- a/fixtures/sitetree.json +++ b/fixtures/sitetree.json @@ -555,7 +555,7 @@ "access_restricted": false, "access_perm_type": 1, "parent": 8, - "sort_order": 36, + "sort_order": 15, "access_permissions": [] } }, @@ -603,7 +603,7 @@ "access_restricted": false, "access_perm_type": 1, "parent": 8, - "sort_order": 15, + "sort_order": 36, "access_permissions": [] } } diff --git a/pinaxcon/templates/static_pages/about/petaluma.html b/pinaxcon/templates/static_pages/about/petaluma.html index 4ab735a5b850565ea30a2386a8ce7b9c0163beaa..0a7e67df48ee2f1736100f1091afa560b58999c1 100644 --- a/pinaxcon/templates/static_pages/about/petaluma.html +++ b/pinaxcon/templates/static_pages/about/petaluma.html @@ -15,6 +15,6 @@ {% block content %} -Content +reuse existing content and point to How to Get Here, Where to Stay, and the Wiki {% endblock %}