forked from I2P_Developers/i2p.www
Added category view for blog posts
This commit is contained in:
4
i2p2www/pages/blog/category.html
Normal file
4
i2p2www/pages/blog/category.html
Normal file
@@ -0,0 +1,4 @@
|
||||
{% extends "blog/index.html" %}
|
||||
{% block title %}{{ _('Blog Category') }}: {{ category }}{% endblock %}
|
||||
{% block headextra %}
|
||||
{%- endblock %}
|
Reference in New Issue
Block a user