clientside templating

This commit is contained in:
ansuz
2017-06-21 18:02:38 +02:00
parent 503e9de07c
commit 48f9745619
33 changed files with 934 additions and 1301 deletions

View File

@@ -1,6 +1,7 @@
define([
'jquery',
'/common/cryptpad-common.js',
'css!/user/main.css',
], function ($, Cryptpad) {
var APP = window.APP = {