webgui/www/extras/tinymce2/examples/templates/editors_comment.htm
2007-07-07 21:26:06 +00:00

9 lines
351 B
HTML
Executable file

<!-- Template contents HTML outside the DIV will not be inserted -->
<div class="mceTmpl">
<p class="selcontent" style="background-color: yellow">Selected Content</p>
<p style="padding: 3px;color:#666;border:1px solid #CCC;">
<strong>Editors Comment</strong> (<span class="cdate"></span>)<br />
[Insert your comment here]
</p>
</div>