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.41 lib/examples/plugins/wiki_export/templates/wiki_index.haml
doing-2.1.40 lib/examples/plugins/wiki_export/templates/wiki_index.haml
doing-2.1.39 lib/examples/plugins/wiki_export/templates/wiki_index.haml
doing-2.1.38 lib/examples/plugins/wiki_export/templates/wiki_index.haml
doing-2.1.37 lib/examples/plugins/wiki_export/templates/wiki_index.haml
doing-2.1.36 lib/examples/plugins/wiki_export/templates/wiki_index.haml
doing-2.1.35 lib/examples/plugins/wiki_export/templates/wiki_index.haml
doing-2.1.34 lib/examples/plugins/wiki_export/templates/wiki_index.haml
doing-2.1.33 lib/examples/plugins/wiki_export/templates/wiki_index.haml
doing-2.1.32 lib/examples/plugins/wiki_export/templates/wiki_index.haml
doing-2.1.31pre lib/examples/plugins/wiki_export/templates/wiki_index.haml
doing-2.1.30 lib/examples/plugins/wiki_export/templates/wiki_index.haml
doing-2.1.29 lib/examples/plugins/wiki_export/templates/wiki_index.haml
doing-2.1.28 lib/examples/plugins/wiki_export/templates/wiki_index.haml
doing-2.1.27 lib/examples/plugins/wiki_export/templates/wiki_index.haml
doing-2.1.26 lib/examples/plugins/wiki_export/templates/wiki_index.haml
doing-2.1.25 lib/examples/plugins/wiki_export/templates/wiki_index.haml
doing-2.1.24 lib/examples/plugins/wiki_export/templates/wiki_index.haml
doing-2.1.23 lib/examples/plugins/wiki_export/templates/wiki_index.haml
doing-2.1.22 lib/examples/plugins/wiki_export/templates/wiki_index.haml