X-Git-Url: https://git.mdrn.pl/edumed.git/blobdiff_plain/87ec81224b9b1d395e78cb283beced5e6a60bb53..08128ef3c1b084d90d20ea7c3ce7092170c24a78:/edumed/templates/home.html?ds=inline

diff --git a/edumed/templates/home.html b/edumed/templates/home.html
index e7977e8..3a82a7b 100755
--- a/edumed/templates/home.html
+++ b/edumed/templates/home.html
@@ -44,6 +44,7 @@
     <li><a href="{% url 'catalogue_lesson' 'slowniczek' %}">Słowniczek</a></li>
     <li><a href="{% url 'catalogue_lesson' 'metody' %}">Metody edukacyjne</a></li>
     {% if request.user.is_authenticated %}<li><a href="{% url 'pybb:index' %}">Forum</a></li>{% endif %}
+    <li><a href="{% url 'info' 'infografiki' %}">Infografiki</a></li>
     <li><a href="http://nowoczesnapolska.org.pl/prywatnosc/">Polityka prywatności i ciasteczka</a></li>
 </ul>
 </section>