rename /_socket/ app to /p/

This commit is contained in:
ansuz
2016-04-13 16:01:45 +02:00
parent a1fe941f69
commit c867ab04ab
4 changed files with 0 additions and 0 deletions

12
www/p/inner.html Normal file
View File

@@ -0,0 +1,12 @@
<!DOCTYPE html>
<html>
<head>
<meta content="text/html; charset=utf-8" http-equiv="content-type"/>
<script src="/bower_components/jquery/dist/jquery.min.js"></script>
<script src="/bower_components/ckeditor/ckeditor.js"></script>
</head>
<body>
<textarea style="display:none" id="editor1" name="editor1"></textarea>
</body>
</html>