Sha256: ccf24567366cc6f822eeeab540044129d296304a2d0f21a528513c87d2fb7228

Contents?: true

Size: 359 Bytes

Versions: 3

Compression:

Stored size: 359 Bytes

Contents

%h2
  =link_to icon_and_filename_for(document), download_document_path(document.probably_unique_id)
  %small=number_to_percentage(document.score*100, :precision=>1)
=highlight_matching_content(document)
%p=link_to_containing_directory(document)
-if document.supported?
  %p
    =link_to_plain_text_content(document)
    =link_to_cached_content(document)
%hr/

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
picolena-0.1.2 lib/picolena/templates/app/views/documents/_document.html.haml
picolena-0.1.3 lib/picolena/templates/app/views/documents/_document.html.haml
picolena-0.1.4 lib/picolena/templates/app/views/documents/_document.html.haml