## -*- coding: utf-8 -*-
<%namespace file="base_helper.tmpl" import="*"/>
${set_locale(lang)}
${html_head()}
<%block name="extra_head">
%block>
${extra_head_data}
## TODO: fix this shit
${blog_title}
<%block name="belowtitle">
%if len(translations) > 1:
${(messages("Also available in"))}:
${html_translations()}
%endif
%block>
<%block name="content">%block>
%if add_this_buttons:
% endif
${analytics}