Sha256: 4867c50a5984fd246521b3a2323a0259ae0c9e626345d5adf7538f28a36fc2d8
Contents?: true
Size: 235 Bytes
Versions: 5
Compression:
Stored size: 235 Bytes
Contents
<!DOCTYPE html> <html> <head> <title>Amd</title> <%= stylesheet_link_tag "amd/application", media: "all" %> <%= javascript_include_tag "amd/application" %> <%= csrf_meta_tags %> </head> <body> <%= yield %> </body> </html>
Version data entries
5 entries across 5 versions & 1 rubygems