Sha256: 9becd592d741cdf74ade0aeda01325eb74b1406f64b286e9f4f55685c3f2c212

Contents?: true

Size: 649 Bytes

Versions: 8

Compression:

Stored size: 649 Bytes

Contents

= wrap_layout ('layout'.to_sym) do
  .container-logo-small
    .yield-content
      = image_tag 'middlemac-extras-small.png', :alt => 'middlemac-extras logo'
      ~ yield

    .related_topics
      - if content_for?(:seeAlso)
        %hr/
        %h1 See Also
        = yield_content :seeAlso

-#
  This template is suitable for general pages that aren’t meant to participate
  within a group. It does show related pages followed by :seeAlso content at
  the bottom on the page, but it’s not as obvious for simple navigation as the
  template-logo-medium. It features a small version of your help logo in the
  top left, followed by the title.

Version data entries

8 entries across 8 versions & 1 rubygems

Version Path
middlemac-extras-1.0.11 documentation_project/source/layouts/template-logo-small.haml
middlemac-extras-1.0.10 documentation_project/source/layouts/template-logo-small.haml
middlemac-extras-1.0.9 documentation_project/source/layouts/template-logo-small.haml
middlemac-extras-1.0.8 documentation_project/source/layouts/template-logo-small.haml
middlemac-extras-1.0.7 documentation_project/source/layouts/template-logo-small.haml
middlemac-extras-1.0.6 documentation_project/source/layouts/template-logo-small.haml
middlemac-extras-1.0.5 documentation_project/source/layouts/template-logo-small.haml
middlemac-extras-1.0.0 documentation_project/source/layouts/template-logo-small.haml