3323cf183e0fd701bd29526ecce1795e7488d438
[redakcja.git] / project / templates / explorer / panels / htmleditor.html
1 {{ html|safe }}
2 <script type="text/javascript" charset="utf-8">
3 panel_hooks = {
4         load: function() 
5
6         {
7         },
8         unload: function() {
9
10         }
11 };
12 </script>