This website requires JavaScript.
Explore
Help
Register
Sign In
Archives
/
asciinema.org
Watch
2
Star
0
Fork
0
You've already forked asciinema.org
Code
Issues
Pull Requests
Releases
Wiki
Activity
4909d83f9f
asciinema.org
/
app
/
views
/
shared
/
_flash.html.slim
4 lines
99 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Only display flash notifications for :alert and :notice keys
2014-10-12 18:44:55 +00:00
- flash_notifications.each do |type, message|
Redesign homepage (and layout in general)
2013-11-17 15:49:46 +00:00
section.flash[class=type]
.container = message
Reference in New Issue
Copy Permalink