Sha256: 8e424386e584b6e8ac8b513e6b5ad2aa6c76c74dc8b01e23b956c0b534f65f2a
Contents?: true
Size: 1.01 KB
Versions: 1
Compression:
Stored size: 1.01 KB
Contents
%br %div.container %div.row %div.col.col-md-7.col-md-offset-1#content %div.row %div.col.col-md-8 %a{:href => "/"} %strong= @title if defined?(@title) - if defined?(@page_title) - if !@page_title.empty? | %span.text-muted= @breadcrumb = @page_title if defined?(@page_title) %div.col.col-md-4 %p.text-right %a.text-muted.small#p-page-search-link{:href => "/patricia/search"} Search pages > %hr = @html if defined?(@html) %hr - if defined?(@markup_url) %p.text-center %small %a.text-muted{:href => "#{@markup_url}"} Markup for this page %div.col.col-md-3.col-md-offset-1.well#p-sidebar %input.form-control#p-sidebar-search-box{:type => 'text', :placeholder => 'Search'} %p.text-right %a.btn.btn-link.btn-xs#p-sidebar-width-toggle{:href => ''} Widen sidebar %br - if defined?(@toc) %div#toc = @toc
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
patricia-0.0.1 | lib/patricia/views/wiki/page.haml |