summaryrefslogtreecommitdiff
path: root/app/views
diff options
context:
space:
mode:
Diffstat (limited to 'app/views')
-rw-r--r--app/views/pages/bye.html.haml6
1 files changed, 6 insertions, 0 deletions
diff --git a/app/views/pages/bye.html.haml b/app/views/pages/bye.html.haml
new file mode 100644
index 0000000..30b52e0
--- /dev/null
+++ b/app/views/pages/bye.html.haml
@@ -0,0 +1,6 @@
+%br/
+.hero-unit
+ %h2= t :bye
+ = t :bye_message
+
+= render 'common/home_page_buttons' \ No newline at end of file