Quick and dirty OpenGraph image support
[web-old.git] / templates / article_header.html
1 <meta property="og:title" content="based.quest - $TITLE">
2 <meta property="og:description" content="$DESCRIPTION">
3 $OG_IMAGE
4 <a href="index.html"><-- Back</a>
5 <div id="post">
6 <h1>$TITLE</h1>
7 <p class="cern-blue">Posted on $DATE_POSTED</p>