Sha256: 32b8198a638ec13130aa9da10d4016fe9e29604b3c1f26873f20413a666b1f04

Contents?: true

Size: 379 Bytes

Versions: 103

Compression:

Stored size: 379 Bytes

Contents

!!!
%html
%head
  %meta{"charset" => "utf-8"}/
  %meta{"content" => "IE=edge,chrome=1", "http-equiv" => "X-UA-Compatible"}/
  %title= @page_title
  %style= @style
%body
  %header
    %h1= @page_title
  %article
    %ul
      - @tags.each do |tag|
        %li
          %a{href: "#{tag[:name]}.html"}
            %span.tag= tag[:name]
            %span.count= "(#{tag[:count]})"

Version data entries

103 entries across 103 versions & 1 rubygems

Version Path
doing-2.1.65 lib/examples/plugins/wiki_export/templates/wiki_index.haml
doing-2.1.64 lib/examples/plugins/wiki_export/templates/wiki_index.haml
doing-2.1.63 lib/examples/plugins/wiki_export/templates/wiki_index.haml
doing-2.1.62 lib/examples/plugins/wiki_export/templates/wiki_index.haml
doing-2.1.61 lib/examples/plugins/wiki_export/templates/wiki_index.haml
doing-2.1.60 lib/examples/plugins/wiki_export/templates/wiki_index.haml
doing-2.1.58 lib/examples/plugins/wiki_export/templates/wiki_index.haml
doing-2.1.57 lib/examples/plugins/wiki_export/templates/wiki_index.haml
doing-2.1.56 lib/examples/plugins/wiki_export/templates/wiki_index.haml
doing-2.1.55 lib/examples/plugins/wiki_export/templates/wiki_index.haml
doing-2.1.54 lib/examples/plugins/wiki_export/templates/wiki_index.haml
doing-2.1.52 lib/examples/plugins/wiki_export/templates/wiki_index.haml
doing-2.1.49 lib/examples/plugins/wiki_export/templates/wiki_index.haml
doing-2.1.48 lib/examples/plugins/wiki_export/templates/wiki_index.haml
doing-2.1.47 lib/examples/plugins/wiki_export/templates/wiki_index.haml
doing-2.1.46 lib/examples/plugins/wiki_export/templates/wiki_index.haml
doing-2.1.45 lib/examples/plugins/wiki_export/templates/wiki_index.haml
doing-2.1.44 lib/examples/plugins/wiki_export/templates/wiki_index.haml
doing-2.1.43 lib/examples/plugins/wiki_export/templates/wiki_index.haml
doing-2.1.42 lib/examples/plugins/wiki_export/templates/wiki_index.haml