display LP 2017 videos and keynotes
[mediagoblin-libreplanet.git] / mediagoblin_libreplanet / templates / libreplanet / root.html
index 3d6ef50160477c221678c1b600f50ac6339c6b29..7004b84976d3331d6bf575127a61b1a17ded50f5 100644 (file)
 </p>
   <div class="clear"></div>
 
+  <h2>{% trans %}LibrePlanet 2017 Keynotes{% endtrans %}</h2>
+  {{ media_grid(request, lp2017_keynotes) }}
+  <div class="clear"></div>
+
+  <h2>{% trans %}LibrePlanet 2017 Videos{% endtrans %}</h2>
+  {{ media_grid(request, lp2017_videos) }}
+  <div class="clear"></div>
+  <p>
+    <a href="/u/libreplanet/tag/libreplanet-2017-video/">View all LibrePlanet 2017 videos</a>
+  </p>
+
   <h2>{% trans %}LibrePlanet 2016 Videos{% endtrans %}</h2>
   {{ media_grid(request, lp2016_videos) }}
   <div class="clear"></div>