Sha256: d78f92a1ea575282fb69c3a645d43e63613131619ce54fea1f06363eb44c97e8
Contents?: true
Size: 263 Bytes
Versions: 34
Compression:
Stored size: 263 Bytes
Contents
<% _.each( rounds, function( round, index ) { %> <% if( rounds.length/2 === index ) { %> <br> <% } else { if( index > 0 ) { %> | <% }} %> <a href='#' data-round='<%= round.pos %>'> <%= round.pos %> </a> <% }); %>
Version data entries
34 entries across 34 versions & 1 rubygems