diff options
| -rw-r--r-- | res/templates/index.html | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/res/templates/index.html b/res/templates/index.html index 67d38090..d5d8d4ef 100644 --- a/res/templates/index.html +++ b/res/templates/index.html @@ -20,8 +20,6 @@ var rz_config = { // set as a global variable <script src="/static/local_config.js"></script> {% endblock %} {% block content %} - <span id="measure-node" class="graph nodetext" style="position: absolute; display: inline; top: -300px; left: 0px;">suicide squade, attack!</span> - <span id="measure-link" class="graph linklabel" style="position: absolute; display: inline; top: -300px; left: 0px;">those who are about to cry, we kaput you.</span> <div class="top-bar"> <span id="top-bar__float-left"> <span id="doc-title">Rhizi Prototype</span> |
