Improve feed page
This commit is contained in:
parent
d3849a60ab
commit
4bc2a7dc6f
3 changed files with 14 additions and 14 deletions
|
|
@ -38,5 +38,7 @@
|
|||
<a class="text-muted" href="/custom?feed_url={{ feed.url|encode_url }}">Custom message</a>
|
||||
</div>
|
||||
{# HTML is created in main.create_html_for_feed #}
|
||||
<pre>
|
||||
{{ html|safe }}
|
||||
</pre>
|
||||
{% endblock content %}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue