Sha256: 81b20588344646036940868af5af2e2efd79531a2c8dd0030e0761fe8dcdd30e
Contents?: true
Size: 353 Bytes
Versions: 7
Compression:
Stored size: 353 Bytes
Contents
<!DOCTYPE html> <html> <head> <title>{{ title }}</title> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <style id="css-server-side" type="text/css"> {{& ssr_styles }} </style> {{& ssr_data }} {{& script_tag }} </head> <body>{{& content }}</body> </html>
Version data entries
7 entries across 7 versions & 1 rubygems