add link to feed + update requirements
[prawokultury.git] / prawokultury / templates / base.html
index e479416..f0d3a84 100644 (file)
@@ -20,6 +20,7 @@
         <meta property='og:type' content='{% block ogtype %}website{% endblock %}' />
         <meta property='og:image' content='{% block ogimage %}{{ "/static/img/square-logo.png"|build_absolute_uri:request }}{% endblock %}' />
         <meta property='og:locale' content='pl_PL' />
+        <link href="{% url 'migdal_main_feed' %}" rel="alternate" type="application/rss+xml" title="{% trans "Right to Culture" %}" />
         {% block headextra %}{% endblock %}
     </head>
     <body>