diff --git a/platypush/backend/http/templates/index.html b/platypush/backend/http/templates/index.html index b10bfdb23..c6def1097 100644 --- a/platypush/backend/http/templates/index.html +++ b/platypush/backend/http/templates/index.html @@ -9,17 +9,6 @@ - - - - - - - - {% for style in styles.values() %} - - {% endfor %} - + + + + + + + + {% for style in styles.values() %} + + {% endfor %} + {% include 'elements.html' %} {% for plugin, conf in templates.items() %}