1
0
mirror of https://github.com/balkian/balkian.github.com.git synced 2025-04-18 18:59:04 +00:00
J. Fernando Sánchez 04c716e212 Migrated to Pelican
Now tags have pages, and all other visual goodies :)
2015-01-22 23:37:23 +01:00

5 lines
80 B
HTML

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