Why Gemfury? Push, build, and install  RubyGems npm packages Python packages Maven artifacts PHP packages Go Modules Debian packages RPM packages NuGet packages

Repository URL to install this package:

Details    
scrapbook / app / views / scrapbook / shared / _header.html.erb
Size: Mime:
<header class="top-nav">
  <h1> Media </h1>
  <nav class="">
    <ul>
      <li><h2><%= link_to 'Master Images', masters_path %></h2></li>
    </uL>
  </nav>
</header>