diff options
Diffstat (limited to 'res/local')
| -rw-r--r-- | res/local/template.d/index.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/res/local/template.d/index.html b/res/local/template.d/index.html index a9e94743..992eb289 100644 --- a/res/local/template.d/index.html +++ b/res/local/template.d/index.html @@ -95,6 +95,7 @@ var RZ_VERSION = '{% include "version.txt" %}'; <div contentEditable="true" tabindex="2" class="input input-bar" id="textanalyser" placeholder="Add elements" autofocus ></div> <button tabindex="-1" id="btn_add"></button> <div id="input-suggestion" class="suggestion" style="display: none"></div> + <p class="input-help-text"> Place double-space to form a network. try:<i> John[double-space]knows[double-space]karate</i></p> </div> </div> <div class="info-container" style="display:none"> |
