Sha256: be78e14469af0bfce6cf2efa2764c58ff418b03199c7042de66fcc673f1740bc
Contents?: true
Size: 683 Bytes
Versions: 4
Compression:
Stored size: 683 Bytes
Contents
<div id="results-description" class="block"> <div class="column span-5"> <input type="radio" name="scope" value="all" checked/><%= t('folksemantic.all_resources') %>   <input type="radio" name="scope" value="ocws"/><%= t('folksemantic.just_ocws') %><br/> </div> <div class="column span-19 align-right"> <%= t('muck.raker.results') %> <b><%= (@offset+1) %> - <%= (@offset + @limit) < @hit_count ? (@offset + @limit) : @hit_count %></b> <%= t('muck.raker.of') %> <b><%= @hit_count %></b> <%= t('muck.raker.for') %> <b><%= URI.unescape(@term_list) %></b></p> </div> </div>
Version data entries
4 entries across 4 versions & 1 rubygems