cryptpad/www/whiteboard/index.html

11 lines
412 B
HTML
Raw Normal View History

2016-04-17 18:04:49 +00:00
<!DOCTYPE html>
2017-03-27 16:12:11 +00:00
<html class="cp">
2016-04-17 18:04:49 +00:00
<head>
<meta content="text/html; charset=utf-8" http-equiv="content-type"/>
<meta name="viewport" content="width=device-width, initial-scale=1.0"/>
<script data-bootload="/customize/template.js" data-main="/common/boot.js" src="/bower_components/requirejs/require.js"></script>
<style> .noscroll { overflow-y: hidden; } </style>
2016-04-17 18:04:49 +00:00
</head>
<body class='noscroll'>
2016-04-17 18:04:49 +00:00