From 0287c9405aa822860884e128871d70173ba8171a Mon Sep 17 00:00:00 2001
From: Andrew Engelbrecht
Date: Tue, 28 Mar 2017 13:04:41 -0400
Subject: [PATCH] Add note about video upload process
---
mediagoblin_libreplanet/templates/libreplanet/root.html | 2 ++
1 file changed, 2 insertions(+)
diff --git a/mediagoblin_libreplanet/templates/libreplanet/root.html b/mediagoblin_libreplanet/templates/libreplanet/root.html
index 7004b84..0f545e5 100644
--- a/mediagoblin_libreplanet/templates/libreplanet/root.html
+++ b/mediagoblin_libreplanet/templates/libreplanet/root.html
@@ -44,6 +44,8 @@
+ We are uploading LibrePlanet 2017 videos as fast as we can! We are hoping to get most of the videos up by the end of the day.
+
{% trans %}LibrePlanet 2017 Keynotes{% endtrans %}
{{ media_grid(request, lp2017_keynotes) }}