diff --git a/meshview/templates/base.html b/meshview/templates/base.html index 763811f..30676a8 100644 --- a/meshview/templates/base.html +++ b/meshview/templates/base.html @@ -33,10 +33,12 @@ +
Search for a node  - See a realtime graph of the network  - See what people are saying  - See everything
+
Loading...
{% block body %} {% endblock %} - + \ No newline at end of file