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

Version Path
pione-0.5.0 example/ScoreAggregation/scenario/case1/input/stat-template.erb
pione-0.5.0.alpha.2 example/ScoreAggregation/scenario/case1/input/stat-template.erb
pione-0.5.0.alpha.1 example/ScoreAggregation/scenario/case1/input/stat-template.erb
pione-0.4.2 example/ScoreAggregation/scenario/case1/input/stat-template.erb
pione-0.4.1 example/ScoreAggregation/scenario/case1/input/stat-template.erb
pione-0.4.0 example/ScoreAggregation/scenario/case1/input/stat-template.erb
pione-0.3.2 example/ScoreAggregation/scenario/case1/input/stat-template.erb
pione-0.3.1 example/ScoreAggregation/scenario/case1/input/stat-template.erb
pione-0.3.0 example/ScoreAggregation/scenario/case1/input/stat-template.erb
pione-0.2.2 example/ScoreAggregation/scenario/case1/input/stat-template.erb
pione-0.2.1 example/ScoreAggregation/scenario/case1/input/stat-template.erb
pione-0.2.0 example/ScoreAggregation/scenario/case1/input/stat-template.erb