The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
<div>
<div class="pane" id="preview-yukkitext">
</div>
<div class="pane" id="edit-pane">
<h1>Edit <span id="yukkiname">PageName</span></h1>
<form method="POST">
    <textarea id="yukkitext" name="yukkitext">Markdown goes in here...</textarea>

    <label for="coment">Comment:</label>
    <input id="comment" name="comment" type="text"/>

    <div id="attachments" class="attachments">
        <div id="attachments-list" class="attachment-list empty">No files attached.</div>
        <div id="attachments-dropzone" class="attachment-dropzone">Drop files here for upload.</div>
        <div class="button-group">
            <button id="attachments-picker" class="attachment-picker">Choose Files...</button>
            <button id="attachments-start" class="attachment-start">Upload Now</button>
        </div>
    </div>

    <div class="button-group">
        <button type="submit" id="submit" name="submit">Save</button>
    </div>
</form>
</div>
</div>