Sha256: daefa76326855617586a1699925ebe95f44602eb0d2cf431c287e9c052fea1e2

Contents?: true

Size: 201 Bytes

Versions: 3

Compression:

Stored size: 201 Bytes

Contents

%h4= link_to obj.title, obj
%p 
  = markup obj.content
%small
  - if obj.author
    %p
      Autor:
      = link_to obj.author.title, obj.author
  %p
    Letzte Ă„nderung:
    = localize obj.updated_at

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
your_platform-1.0.1 app/views/search/_preview_page.html.haml
your_platform-1.0.0 app/views/search/_preview_page.html.haml
your_platform-0.0.2 app/views/search/_preview_page.html.haml