view static/tpl/meta-page.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 72e5f588f989
children
line wrap: on
line source

<article>
    <header>
        <h1>{{meta_value}} <span class="decorator">{{meta_query}}</span></h1>
    </header>
    <section>
        {{content}}
    </section>
    <footer>
    </footer>
</article>