view static/tpl/meta-page.html @ 150:800a1f681557

Use absolute paths in the Mercurial source-control.
author Ludovic Chabant <ludovic@chabant.com>
date Sat, 14 Dec 2013 21:29:22 -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>