Mercurial > public > sg101
view media/js/tiny_mce/plugins/template/blank.htm @ 261:6f3beff3ac63
Dummy. Left pdb in some code.
author | Brian Neal <bgneal@gmail.com> |
---|---|
date | Wed, 22 Sep 2010 00:30:45 +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>