summaryrefslogtreecommitdiff
path: root/app/views/layouts/_masthead_noauth.html.haml
diff options
context:
space:
mode:
authorelijah <elijah@riseup.net>2013-06-28 20:38:14 -0700
committerelijah <elijah@riseup.net>2013-07-04 04:04:55 -0700
commit4863ce5e78d880f1ca8a1874cd03022afb061f4a (patch)
treea0a5c72333f90f7656633aad39110346f9404e9a /app/views/layouts/_masthead_noauth.html.haml
parent7d2163263c8e5af7f4d7a2d40cd55eefac188e58 (diff)
new layout for the home buttons
Diffstat (limited to 'app/views/layouts/_masthead_noauth.html.haml')
-rw-r--r--app/views/layouts/_masthead_noauth.html.haml3
1 files changed, 3 insertions, 0 deletions
diff --git a/app/views/layouts/_masthead_noauth.html.haml b/app/views/layouts/_masthead_noauth.html.haml
new file mode 100644
index 0000000..6bb1943
--- /dev/null
+++ b/app/views/layouts/_masthead_noauth.html.haml
@@ -0,0 +1,3 @@
+.title
+ %span.sitename
+ = APP_CONFIG[:domain] \ No newline at end of file