summaryrefslogtreecommitdiff
path: root/files/webapp
diff options
context:
space:
mode:
Diffstat (limited to 'files/webapp')
-rw-r--r--files/webapp/views/home/_content.html.haml6
-rw-r--r--files/webapp/views/home/_provider_message.html.haml3
2 files changed, 3 insertions, 6 deletions
diff --git a/files/webapp/views/home/_content.html.haml b/files/webapp/views/home/_content.html.haml
deleted file mode 100644
index ae4f342..0000000
--- a/files/webapp/views/home/_content.html.haml
+++ /dev/null
@@ -1,6 +0,0 @@
-.row-fluid
- .span12
- = render 'common/home_page_buttons'
- %p.alert.alert-info(style="margin-top: 2em")
- <b>Note:</b> This service is intended for demonstration purposes only. Your account might be deleted without warning.
-
diff --git a/files/webapp/views/home/_provider_message.html.haml b/files/webapp/views/home/_provider_message.html.haml
new file mode 100644
index 0000000..cbaa77c
--- /dev/null
+++ b/files/webapp/views/home/_provider_message.html.haml
@@ -0,0 +1,3 @@
+%p.alert.alert-info(style="margin-top: 2em")
+ <b>Note:</b> This service is intended for demonstration purposes only. Your account might be deleted without warning.
+