{% extends "base.html" %} {% block title %}{{ page.title | striptags }}{% endblock %} {% block content %}

{{ page.title }}

{% if PDF_PROCESSOR %}get the pdf{% endif %}
{{ page.content }}
{% endblock %} ='logo' rowspan='2'>cgit logo index : blog.git
Articles du blogSébastien Dailly
summaryrefslogtreecommitdiff
path: root/theme/templates/meta.html
blob: 287f6b219807f1ca190253df7503b4c0a0936d13 (plain)
1
2
3
4
5
6
7
8
9
10
11
12