re-add rss feeds
This commit is contained in:
@@ -302,3 +302,7 @@
|
||||
<div class="sortable-item-inner {{full and 'full' or ''}}">{{ caller() }}</div>
|
||||
</li>
|
||||
{%- endmacro %}
|
||||
|
||||
{% macro rss_html_content(html) -%}
|
||||
<content type="html">{{ html }}</content>
|
||||
{%- endmacro %}
|
||||
|
||||
Reference in New Issue
Block a user