Mercurial > public > sg101
view static/js/tiny_mce/plugins/template/blank.htm @ 1101:999b32c63cae
Made main menu aligned to right.
Since expanded seems broken...
author | Brian Neal <bgneal@gmail.com> |
---|---|
date | Wed, 06 Jul 2016 19:46:20 -0500 |
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>