25 26 27
# File 'lib/museum/localization.rb', line 25 def l_with_args(*args) self.l(*args).html_safe end