diff --git a/mo/web/templates/doc_index.html b/mo/web/templates/doc_index.html
index bf0998e1c2dc6eb4e25a53b854b9621541f9498f..beeaab6d286d8607d21162dffde4d88f8ea73288 100644
--- a/mo/web/templates/doc_index.html
+++ b/mo/web/templates/doc_index.html
@@ -11,6 +11,11 @@
 {% if g.user.is_org or g.user.is_admin %}
 
 {% set docs = filter_doc([
+	Doc(
+		min_role=RoleType.garant_skola,
+		url='https://youtube.com/playlist?list=PLoVd8MCZVtyM4ngl6_aHdmlwg8NUYYCLs&feature=shared',
+		link_text='Videonávody',
+	),
 	Doc(
 		min_role=RoleType.garant_okres,
 		url='https://docs.google.com/document/d/1nHnvxj_XtnMD2loMtTeoMEbVa4Upd4pEVkXoEKklRY8/edit?usp=sharing',