view static/tpl/special-pages.html @ 149:d29e2f337b00

Updated to Bootstrap 3.0.
author Ludovic Chabant <ludovic@chabant.com>
date Thu, 12 Dec 2013 21:54:04 -0800
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>