Sha256: 17f93bd252ab73ec28434225e28b2718f07109e44f618fb0adbd4330743fa87b
Contents?: true
Size: 397 Bytes
Versions: 4
Compression:
Stored size: 397 Bytes
Contents
<html> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <title>/<%= @file_id %></title> <link rel="stylesheet" type="text/css" href="/style.css"> </head> <body> <div id="contents"> <h1>/<%= @file_id %></h1> <div class="navi"> <a href="/">back to index</a> </div> <hr> <%= @html %> </div> </body> </html>
Version data entries
4 entries across 4 versions & 1 rubygems