comparison 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
comparison
equal deleted inserted replaced
59:59ecc742ab8e 60:8250c977bc50
1 <article class="row">
2 <div class="page special span12">
3 <h1>Special Pages</h1>
4 <h3><a href="/#/special/changes">Recent Changes</a></h3>
5 <p>See all changes in the wiki.</p>
6 <h3><a href="/#/special/orphans">Orphaned Pages</a></h3>
7 <p>Lists pages in the wiki that have no links to them.</p>
8 </div>
9 </article>