Mercurial > public > sg101
view static/js/tiny_mce/plugins/template/blank.htm @ 738:df2799f725d8
For #60, fix last commit (775e7f7) which produced UnicodeDecodeErrors.
author | Brian Neal <bgneal@gmail.com> |
---|---|
date | Fri, 13 Dec 2013 21:00:24 -0600 |
parents | 88b2b9cb8c1f |
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>