Overview
Let users change standard WF pages from an Admin interface. Including:
- About page
- Privacy page
Implementation
Create a new pages table:
_slug_ | content |
Design
Each page to be edited should have its own editing page, e.g. /admin/page/about. We should use the Ace editor, and maybe an HTMLhouse-like interface.