Sha256: 02e6425567976dfdcd50c7b5b29db045b6c1a4cf881261772e5fc33fc301319a

Contents?: true

Size: 789 Bytes

Versions: 5

Compression:

Stored size: 789 Bytes

Contents

%nav.navbar.navbar-inverse
  .container-fluid
    .navbar-header
      %button.navbar-toggle{"data-target" => "#myNavbar", "data-toggle" => "collapse", :type => "button"}
        %span.icon-bar
        %span.icon-bar
        %span.icon-bar
      %a.navbar-brand{:href => "#"} easy-html-creator
    #myNavbar.collapse.navbar-collapse
      %ul.nav.navbar-nav
        %li.active
          %a{:href => "#"} Home
        %li
          %a{:href => "#"} Page 1
        %li
          %a{:href => "#"} Page 2
        %li
          %a{:href => "#"} Page 3
      %ul.nav.navbar-nav.navbar-right
        %li
          %a{:href => "#"}
            %span.glyphicon.glyphicon-user
            Sign Up
        %li
          %a{:href => "#"}
            %span.glyphicon.glyphicon-log-in
            Login

Version data entries

5 entries across 4 versions & 1 rubygems

Version Path
easy_html_creator-1.3.2 dev_root/demo-website/partials/_header.haml
easy_html_creator-1.3.1 dev_root/demo-website/partials/_header.haml
easy_html_creator-1.3.0 dev_root/demo-website/partials/_header.haml
easy_html_creator-1.2.0 dev_root/demo-website-offline/partials/_header.haml
easy_html_creator-1.2.0 dev_root/demo-website/partials/_header.haml