added LP 2016 videos to the front page
[mediagoblin-libreplanet.git] / mediagoblin_libreplanet / templates / libreplanet / root.html
index 98cb04ef20e51a65116fb76e4e4e2d0ca43623e0..82ced8a9a11e8966619c91d2abf8dcd619bffe2a 100644 (file)
 </p>
   <div class="clear"></div>
 
+  <h2>{% trans %}LibrePlanet 2016 Videos{% endtrans %}</h2>
+  {{ media_grid(request, lp2016_videos) }}
+  <div class="clear"></div>
+  <p>
+    <a href="/u/libreplanet/tag/libreplanet-2016-video/">View all LibrePlanet 2016 videos</a>
+  </p>
+
   <!--
   <h2>{% trans %}Featured Videos{% endtrans %}</h2>
   {{ media_grid(request, featured_videos) }}