Sha256: 312769bbc8610e9eb6362133811f3e50e01e27c1ddf114b331b3d511072e2b60
Contents?: true
Size: 267 Bytes
Versions: 21
Compression:
Stored size: 267 Bytes
Contents
<!DOCTYPE html> <html> <head> <title>Unidom Shipment</title> <%= stylesheet_link_tag 'unidom/shipment/application', media: 'all' %> <%= csrf_meta_tags %> </head> <body> <%= yield %> <%= javascript_include_tag 'unidom/shipment/application' %> </body> </html>
Version data entries
21 entries across 21 versions & 1 rubygems