Mercurial > public > sg101
view static/js/tiny_mce/plugins/template/blank.htm @ 745:bace7db5678c
Django 1.6: take advantage of new database connection persistence.
author | Brian Neal <bgneal@gmail.com> |
---|---|
date | Sun, 29 Dec 2013 14:52:23 -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>