Sha256: faa9abc0859f40d9ea6e489c1036aab1c5989abde56901b1f107de2c0422d11e

Contents?: true

Size: 253 Bytes

Versions: 10

Compression:

Stored size: 253 Bytes

Contents

<div class="terms-card">
  <details <%= 'open' unless collapsed %>>
    <summary class="terms-card-header">
      <h4><%= term.header %></h4>
    </summary>
    <div class="terms-card-body">
      <%= term.content_html %>
    </div>
  </details>
</div>

Version data entries

10 entries across 10 versions & 1 rubygems

Version Path
mumuki-laboratory-8.2.1 app/views/users/_term.html.erb
mumuki-laboratory-8.2.0 app/views/users/_term.html.erb
mumuki-laboratory-8.1.3 app/views/users/_term.html.erb
mumuki-laboratory-8.1.2 app/views/users/_term.html.erb
mumuki-laboratory-8.1.1 app/views/users/_term.html.erb
mumuki-laboratory-8.1.0 app/views/users/_term.html.erb
mumuki-laboratory-7.12.3 app/views/users/_term.html.erb
mumuki-laboratory-8.0.0 app/views/users/_term.html.erb
mumuki-laboratory-7.12.1 app/views/users/_term.html.erb
mumuki-laboratory-7.12.0 app/views/users/_term.html.erb