This website requires JavaScript.
Explore
Help
Sign In
Software
/
rosa-build
mirror of
https://github.com/OpenMandrivaSoftware/rosa-build.git
Watch
1
Star
0
Fork
You've already forked rosa-build
0
Code
Issues
Projects
Releases
Wiki
Activity
eae3c46912
rosa-build
/
app
/
views
/
layouts
/
_flashes.html.haml
4 lines
108 B
Plaintext
Raw
Blame
History
#flash
- flash.each do |key, value|
%div{ :title => key.to_s.humanize, :class => key }
%p= value
Reference in New Issue
View Git Blame
Copy Permalink