Sha256: f9be1ea9e59187d66f36e639bae2309a4f0d457e80813be86d7a9f501fbf188b
Contents?: true
Size: 478 Bytes
Versions: 54
Compression:
Stored size: 478 Bytes
Contents
<!DOCTYPE html> <html> <%# IMPORTANT: Please read before changing! %> <%# This file is rendered on the server using ERB, so it does NOT use Volt's %> <%# normal template system. You can add to it, but keep in mind the template %> <%# language difference. This file handles auto-loading all JS/Opal and CSS. %> <head> <meta charset="UTF-8" /> <%= javascript_tags %> <%= css_tags %> </head> <body> </body> </html>
Version data entries
54 entries across 54 versions & 13 rubygems