Mercurial > public > sg101
view media/js/tiny_mce/plugins/template/blank.htm @ 200:7d3e5aca095f
Fixing #73: comments no longer getting adding to web page on submit.
author | Brian Neal <bgneal@gmail.com> |
---|---|
date | Sun, 11 Apr 2010 19:41:13 +0000 |
parents | a5b4c5ce0658 |
children |
line wrap: on
line source
<html xmlns="http://www.w3.org/1999/xhtml"> <head> <title>blank_page</title> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> <script type="text/javascript"> parent.TemplateDialog.loadCSSFiles(document); </script> </head> <body id="mceTemplatePreview" class="mceContentBody"> </body> </html>