Sha256: e723d93b51e2d60394ba115e71130cac795db649b57f73bf7735eb61ece6411b
Contents?: true
Size: 271 Bytes
Versions: 5
Compression:
Stored size: 271 Bytes
Contents
<!DOCTYPE html> <html> <head> <title>Utfpr gp engine</title> <%= stylesheet_link_tag "utfpr_gp_engine/application", media: "all" %> <%= javascript_include_tag "utfpr_gp_engine/application" %> <%= csrf_meta_tags %> </head> <body> <%= yield %> </body> </html>
Version data entries
5 entries across 5 versions & 1 rubygems