view static/tpl/special-pages.html @ 155:6cb5445e90b9

Disable browser auto-complete on the search field.
author Ludovic Chabant <ludovic@chabant.com>
date Wed, 25 Dec 2013 19:59:05 -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>