[dev-gnome-web] Add hello world index.html



commit 3eeda2753128caef2a111165dc7fa8ef5a1bc725
Author: Lasse Schuirmann <lasse schuirmann gmail com>
Date:   Thu Jan 28 12:09:02 2016 +0100

    Add hello world index.html

 client/index.html |    5 +++++
 1 files changed, 5 insertions(+), 0 deletions(-)
---
diff --git a/client/index.html b/client/index.html
new file mode 100644
index 0000000..b5f9d03
--- /dev/null
+++ b/client/index.html
@@ -0,0 +1,5 @@
+<html>
+  <body>
+    {{ _('Hello world') }}
+  </body>
+</html>


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]