diff --git a/templates/index.html b/templates/index.html index 3e1add9..fcd5d79 100644 --- a/templates/index.html +++ b/templates/index.html @@ -11,17 +11,6 @@
-The following feeds are rendered in the Multifeeder. The feeds in this list include streams of projects and activities in and around Varia.
- {% for x, feed in db['feeds'].items() %} - - {% endfor %} -This is the Multifeeder API :---), an Aggregated Publishing Interface supporting any kinds of publishing experiments. Currently the API is used to feed Varia's TeleVex.
@@ -50,6 +39,17 @@ Format: JSONThe following feeds are rendered in the Multifeeder. The feeds in this list include streams of projects and activities in and around Varia.
+ {% for x, feed in db['feeds'].items() %} + + {% endfor %} +