diff --git a/meshview/templates/index.html b/meshview/templates/index.html index a8c5223..b26bf0b 100644 --- a/meshview/templates/index.html +++ b/meshview/templates/index.html @@ -2,7 +2,4 @@ {% block body %} {% include "search_form.html" %} -

See a realtime graph of the network

-

See what people are saying

-

See everything

-{% endblock %} +{% endblock %} \ No newline at end of file