X-Git-Url: https://git.mdrn.pl/edumed.git/blobdiff_plain/dfba4e777baddcbd32bb8003e3b547b05df6cc13..93b539c6a58516dbb4eb3aa1b3405121e8023fc7:/edumed/templates/home.html

diff --git a/edumed/templates/home.html b/edumed/templates/home.html
index ac03e7d..3a82a7b 100755
--- a/edumed/templates/home.html
+++ b/edumed/templates/home.html
@@ -43,6 +43,7 @@
     <li><a href="{{ package_student_url }}">Pobierz wszystkie lekcje w&nbsp;wersji dla ucznia</a></li>
     <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>