]> source.dussan.org Git - nextcloud-server.git/commitdiff
add template for html files
authorRobin Appelman <icewind@owncloud.com>
Wed, 7 Aug 2013 14:53:33 +0000 (16:53 +0200)
committerRobin Appelman <icewind@owncloud.com>
Wed, 7 Aug 2013 14:53:33 +0000 (16:53 +0200)
core/templates/filetemplates/template.html [new file with mode: 0644]

diff --git a/core/templates/filetemplates/template.html b/core/templates/filetemplates/template.html
new file mode 100644 (file)
index 0000000..f16e80c
--- /dev/null
@@ -0,0 +1,9 @@
+<!DOCTYPE html>
+<html>
+       <head>
+
+       </head>
+       <body>
+
+       </body>
+</html>