mirror of
https://github.com/flynx/pWiki.git
synced 2025-10-29 10:00:08 +00:00
17 lines
177 B
HTML
17 lines
177 B
HTML
|
|
<!DOCTYPE html>
|
||
|
|
<html>
|
||
|
|
<style>
|
||
|
|
</style>
|
||
|
|
|
||
|
|
<script src="ext-lib/jquery.js"></script>
|
||
|
|
<script src="wiki.js"></script>
|
||
|
|
|
||
|
|
<script>
|
||
|
|
</script>
|
||
|
|
|
||
|
|
<body>
|
||
|
|
|
||
|
|
|
||
|
|
</body>
|
||
|
|
</html>
|