small howto

This commit is contained in:
phil 2015-04-26 20:35:09 +00:00
parent d315893711
commit dfb84a4170

View file

@ -24,7 +24,7 @@
<div class="container">
<p><i><a href="../../${static_url}" title="static website">show tycker website</a></i></p>
<p><a href="../../${static_url}" title="static website">Show frontpage of this tycker</a></p>
<div id="help">
@ -40,6 +40,8 @@
<dd>* Bullet list; ** Sub item of bullet list; # Numbered list; ## Sub item of numbered list</dd>
<dt><strong>Line break</strong></dt>
<dd>Force\\Linebreak</dd>
<dt><strong>Howto</strong></dt>
<dd>1. Press "Generate current timestamp" button to insert the current timestamp<br/>2. Choose a title<br/>3. Create some content<br/>4. Press "Create" button to publish to frontpage</dd>
</dl>
</div>