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.88 lib/examples/plugins/wiki_export/templates/wiki_index.haml
doing-2.1.87 lib/examples/plugins/wiki_export/templates/wiki_index.haml
doing-2.1.86 lib/examples/plugins/wiki_export/templates/wiki_index.haml
doing-2.1.85 lib/examples/plugins/wiki_export/templates/wiki_index.haml
doing-2.1.84 lib/examples/plugins/wiki_export/templates/wiki_index.haml
doing-2.1.83 lib/examples/plugins/wiki_export/templates/wiki_index.haml
doing-2.1.82 lib/examples/plugins/wiki_export/templates/wiki_index.haml
doing-2.1.81 lib/examples/plugins/wiki_export/templates/wiki_index.haml
doing-2.1.80 lib/examples/plugins/wiki_export/templates/wiki_index.haml
doing-2.1.79 lib/examples/plugins/wiki_export/templates/wiki_index.haml
doing-2.1.78 lib/examples/plugins/wiki_export/templates/wiki_index.haml
doing-2.1.77 lib/examples/plugins/wiki_export/templates/wiki_index.haml
doing-2.1.76 lib/examples/plugins/wiki_export/templates/wiki_index.haml
doing-2.1.75 lib/examples/plugins/wiki_export/templates/wiki_index.haml
doing-2.1.74 lib/examples/plugins/wiki_export/templates/wiki_index.haml
doing-2.1.73 lib/examples/plugins/wiki_export/templates/wiki_index.haml
doing-2.1.72 lib/examples/plugins/wiki_export/templates/wiki_index.haml
doing-2.1.69 lib/examples/plugins/wiki_export/templates/wiki_index.haml
doing-2.1.68 lib/examples/plugins/wiki_export/templates/wiki_index.haml
doing-2.1.66 lib/examples/plugins/wiki_export/templates/wiki_index.haml