Sha256: d4eb43edab37a03a61ee9eebf68a78ebccab01b498ced53b0c463d3dece4d745
Contents?: true
Size: 438 Bytes
Versions: 12
Compression:
Stored size: 438 Bytes
Contents
<html> <head> <title>Statistics of <%= title %></title> <style type="text/css"> table { border-collapse: collapse; } table th { background-color: #f0f0f0; border: 1px solid #bfbfbf; text-align: center; padding: 12px; } tr td { border: 1px solid #bfbfbf; text-align: left; padding: 12px; } </style> </head> <body> <%= content %> </body> </html>
Version data entries
12 entries across 12 versions & 1 rubygems