Sha256: cb14435f0ccded0fbdb65da5ae1be9238a9c05b63efd46b714900f64ae5c497c
Contents?: true
Size: 261 Bytes
Versions: 29
Compression:
Stored size: 261 Bytes
Contents
<!DOCTYPE html> <html> <head> <title>NotifyUser</title> <%= stylesheet_link_tag "notify_user/application", :media => "all" %> <%= javascript_include_tag "notify_user/application" %> <%= csrf_meta_tags %> </head> <body> <%= yield %> </body> </html>
Version data entries
29 entries across 29 versions & 1 rubygems