diff options
author | elijah <elijah@riseup.net> | 2013-07-04 01:36:08 -0700 |
---|---|---|
committer | elijah <elijah@riseup.net> | 2013-07-04 04:15:04 -0700 |
commit | 40830b4b1fa33b9e26dbd500fc08b4b76b58011b (patch) | |
tree | a5398d73fb7554e2afe32072692b3b26b59c65d6 /app/views | |
parent | adacb11c8ff6395f38c3c05bea4e6d276285118f (diff) |
minor changes to css and home page.
Diffstat (limited to 'app/views')
-rw-r--r-- | app/views/home/index.html.haml | 7 |
1 files changed, 1 insertions, 6 deletions
diff --git a/app/views/home/index.html.haml b/app/views/home/index.html.haml index 9da66a1..8c90436 100644 --- a/app/views/home/index.html.haml +++ b/app/views/home/index.html.haml @@ -9,9 +9,4 @@ .row-fluid %hr %p - Try to fetch a - = link_to "cert", cert_path - - %p - Create a - = link_to "ticket", new_ticket_path + = link_to "fetch a cert", cert_path |