src/main/webapp/templates-hidden/form-panel.html
author Tomas Zeman <tzeman@volny.cz>
Tue, 01 May 2012 23:54:09 +0200
changeset 91 494b3b9db463
parent 48 366e1f8d93bb
permissions -rw-r--r--
Company status

<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>