mirror of
https://github.com/balkian/balkian.github.com.git
synced 2025-08-23 20:22:20 +00:00
Migrated to Pelican
Now tags have pages, and all other visual goodies :)
This commit is contained in:
4
balkiantheme/templates/page.html
Normal file
4
balkiantheme/templates/page.html
Normal file
@@ -0,0 +1,4 @@
|
||||
{% extends "base.html" %}
|
||||
{% block content %}
|
||||
{{ page.content }}
|
||||
{% endblock %}
|
Reference in New Issue
Block a user