src/main/webapp/templates-hidden/form-panel.html
author Tomas Zeman <tzeman@volny.cz>
Thu, 03 May 2012 22:31:09 +0200
changeset 97 f6bdff1c40ed
parent 48 366e1f8d93bb
permissions -rw-r--r--
fis: 0.2 -> 0.3-SNAPSHOT

<fieldset>
  <legend></legend>
  <div class="control-group">
    <label class="control-label" for="">Text input</label>
    <div class="controls">
      <input type="text" class="input-xlarge" id="input01">
      <span class="help-inline">Supporting help text</span>
    </div>
  </div>
</fieldset>