Skip to content

Commit

Permalink
🚨 lint blog_base
Browse files Browse the repository at this point in the history
  • Loading branch information
krmax44 committed Oct 9, 2023
1 parent 345c365 commit f48c196
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion fragdenstaat_de/fds_cms/templates/cms/blog_base.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
{% block extra_head %}
{{ block.super }}
<link rel="alternate" type="application/rss+xml" title="{{ SITE_NAME }} Blog" href="{% url 'blog:article-latest-feed' %}" />
{% endblock %}
{% endblock extra_head %}

{% block body %}
{% block app_body %}
Expand Down

0 comments on commit f48c196

Please sign in to comment.