Mercurial > wikked
diff static/tpl/special-pages.html @ 60:8250c977bc50
Moved static files to the root directory.
author | Ludovic Chabant <ludovic@chabant.com> |
---|---|
date | Tue, 05 Feb 2013 14:49:34 -0800 |
parents | wikked/static/tpl/special-pages.html@884eb6c8edf0 |
children | b03f083c3a29 |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/static/tpl/special-pages.html Tue Feb 05 14:49:34 2013 -0800 @@ -0,0 +1,9 @@ +<article class="row"> + <div class="page special span12"> + <h1>Special Pages</h1> + <h3><a href="/#/special/changes">Recent Changes</a></h3> + <p>See all changes in the wiki.</p> + <h3><a href="/#/special/orphans">Orphaned Pages</a></h3> + <p>Lists pages in the wiki that have no links to them.</p> + </div> +</article>