Logged in alert on index page can now be closed, changed style

This commit is contained in:
Sahat Yalkabov
2013-11-29 23:22:33 -05:00
parent d9e3f0aca5
commit f5e6c04d7c
2 changed files with 7 additions and 2 deletions

View File

@@ -9,4 +9,6 @@ block content
| All you get is this text and a mostly barebones HTML document.
if user
.alert.alert-info Congratulations, you are logged in!
.alert.alert-success.fade.in
button.close(type='button', data-dismiss='alert', aria-hidden='true') ×
| Congratulations, you are logged in!