Sha256: 52c7da1929af3a96f078e0f969943dee960cbdda25cb79d05c18f54d8a7128ba
Contents?: true
Size: 496 Bytes
Versions: 9
Compression:
Stored size: 496 Bytes
Contents
<!DOCTYPE html> <html> <head> <title>Application Configuration</title> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <meta name="format-detection" content="telephone=no email=no date=no address=no"> <style type="text/css"> <%= @layout_css %> <%= css %> </style> </head> <body> <header> <h1>Application Configuration</h1> </header> <main> <%= content %> </main> </body> </html>
Version data entries
9 entries across 9 versions & 1 rubygems