diff --git a/.gitignore b/.gitignore index 43194d868a..f3810662dc 100644 --- a/.gitignore +++ b/.gitignore @@ -15,7 +15,6 @@ public/stylesheets public/images public/fonts public/flash -public/static app/assets/stylesheets/tmp/ app/assets/fonts/icon_font/svgs db/schema.rb diff --git a/public/static/account/index.html b/public/static/account/index.html new file mode 100644 index 0000000000..61800fd9dd --- /dev/null +++ b/public/static/account/index.html @@ -0,0 +1,101 @@ + + + + + + + + + + +
+ +
+
+
+ + + + + + + + + + diff --git a/public/static/dashboard/index.html b/public/static/dashboard/index.html new file mode 100644 index 0000000000..0071cc9a29 --- /dev/null +++ b/public/static/dashboard/index.html @@ -0,0 +1,101 @@ + + + + + + + + + + +
+ +
+
+
+ + + + + + + + + + diff --git a/public/static/profile/index.html b/public/static/profile/index.html new file mode 100644 index 0000000000..3029e709f1 --- /dev/null +++ b/public/static/profile/index.html @@ -0,0 +1,101 @@ + + + + + + + + + + +
+ +
+
+
+ + + + + + + + + + diff --git a/public/static/public_map/index.html b/public/static/public_map/index.html new file mode 100644 index 0000000000..a68f08c8d3 --- /dev/null +++ b/public/static/public_map/index.html @@ -0,0 +1,101 @@ + + + + + + + + + + +
+ +
+
+
+ + + + + + + + + + diff --git a/public/static/show/index.html b/public/static/show/index.html new file mode 100644 index 0000000000..a80bda6ca2 --- /dev/null +++ b/public/static/show/index.html @@ -0,0 +1,101 @@ + + + + + + + + + + +
+ +
+
+
+ + + + + + + + + +