Sha256: 22935d80388e1d8f3479cbe59c7847ef6535045e63eb8388811c57e32fe8dc9a
Contents?: true
Size: 268 Bytes
Versions: 17
Compression:
Stored size: 268 Bytes
Contents
<!DOCTYPE html> <html> <head> <title>Accounts</title> <%= stylesheet_link_tag 'openstax/accounts/application', media: 'all' %> <%= javascript_include_tag 'openstax/accounts/application' %> <%= csrf_meta_tags %> </head> <body> <%= yield %> </body> </html>
Version data entries
17 entries across 17 versions & 1 rubygems