view static/tpl/special-pages.html @ 99:58a1a7baca25

Added preliminary UI support for categories.
author Ludovic Chabant <ludovic@chabant.com>
date Sun, 21 Apr 2013 08:12:18 -0700
parents b03f083c3a29
children
line wrap: on
line source

<article>
    <header>
        <h1>Special Pages</h1>
    </header>
    <section>
        <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>
    </section>
</article>