diff options
| author | LV-426 <lv-426@taproot.org.il> | 2015-02-05 20:46:12 +0200 |
|---|---|---|
| committer | LV-426 <lv-426@taproot.org.il> | 2015-02-05 21:20:30 +0200 |
| commit | 53f84d967bcfd25dfaa0e805568df6e0ab6b884f (patch) | |
| tree | 4b093e5067e99f2ab2c13f6c19ad67302e28c649 | |
| parent | 9af65e7faf29dccdeef173a60cd7f6a8887b5018 (diff) | |
index.html: sane doc title
| -rw-r--r-- | res/templates/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/res/templates/index.html b/res/templates/index.html index 41c37e7f..54a2b53a 100644 --- a/res/templates/index.html +++ b/res/templates/index.html @@ -11,7 +11,7 @@ <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"> - <h3 class="doc-title">Server test</h3> + <h3 class="doc-title">Rhizi Prototype</h3> <div class="user-area"> <div class="username"> <div class="profile-circle"></div> |
