Sha256: 22585d61bb58a470b75fb93479dd8a8c6019a2aff926d024961de4109e72bb7f
Contents?: true
Size: 572 Bytes
Versions: 16
Compression:
Stored size: 572 Bytes
Contents
<div class="o-ld-group" data-id="<%= @tmpl[:group].anchor %>" data-tag="<%= @tmpl[:placeholder] %>"> <div class="o-ld-hr--l2"> <hr> </div> <table class="o-simple-table u-pdf-nobreak--around"> <tr> <td class="o-ld-title__title"> <h2 class="o-ld-title__title--h2" id="<%= @tmpl[:group].anchor %>"><%= @tmpl[:group].title %></h2> </td> <td class="o-ld-title__time o-ld-title__time--h2 u-text--right"><%= @tmpl[:group].time.zero? ? '—' : "#{@tmpl[:group].time} mins" %></td> </tr> </table> <%= @tmpl[:content] %> </div>
Version data entries
16 entries across 16 versions & 1 rubygems