rework templates and build system
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<html class="cp">
|
||||
<head>
|
||||
<title data-localization="main_title">Cryptpad: Zero Knowledge, Collaborative Real Time Editing</title>
|
||||
<meta content="text/html; charset=utf-8" http-equiv="content-type"/>
|
||||
@@ -12,12 +12,13 @@
|
||||
waitSeconds: 60,
|
||||
});
|
||||
</script>
|
||||
{{analytics}}
|
||||
</head>
|
||||
<body>
|
||||
{{fork}}
|
||||
|
||||
<div id="main">
|
||||
{{logo}}
|
||||
|
||||
{{main}}
|
||||
</div>
|
||||
</body>
|
||||
|
||||
Reference in New Issue
Block a user