X-Git-Url: https://git.mdrn.pl/edumed.git/blobdiff_plain/118fd7ac41a586001b4c8f45c149731cc9a2e586..196e0116ea78f78b2eeab0e76b8a4d79d5ded9aa:/edumed/templates/home.html?ds=inline diff --git a/edumed/templates/home.html b/edumed/templates/home.html index ce81ed9..2c90fbc 100755 --- a/edumed/templates/home.html +++ b/edumed/templates/home.html @@ -30,7 +30,7 @@ </ul> <p>Zobacz, <a href="{% url 'info' 'dobre-praktyki' %}">jak przeprowadzili je inni.</a></p> -{# <iframe width="220" height="124" src="//www.youtube.com/embed/______?controls=2&rel=0&showinfo=0&theme=light" frameborder="0" allowfullscreen></iframe> #} +<iframe width="220" height="124" src="//www.youtube.com/embed/XJ2q_ZCPIA8?controls=2&rel=0&showinfo=0&theme=light" frameborder="0" allowfullscreen></iframe> </section> <section id="main-chosen"> @@ -55,6 +55,8 @@ <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="{% url 'info' 'aplikacje-mobilne' %}">Aplikacje mobilne</a></li> + <li><a href="/media/chunks/attachment/poradnik-bezpieczenstwa-mobilnego.pdf">Poradnik bezpieczeÅstwa mobilnego (PDF)</a></li> <li><a href="http://nowoczesnapolska.org.pl/prywatnosc/">Polityka prywatnoÅci i ciasteczka</a></li> </ul> </section>