Sha256: b648494546e77277fef80d83fcadc1a019b41bad0cea5bd7a3185ac1ab60b851
Contents?: true
Size: 352 Bytes
Versions: 7
Compression:
Stored size: 352 Bytes
Contents
<body> <strong><%= @build_path %></strong> <br/> <strong><%= @base_path %></strong> <br/> <strong><%= @index_path %></strong> <br/> <% PolicyManager::Config.portability_rules.each do |rule| %> <li><%= link_to rule.name, "#{@index_path}#{rule.name}/index.html" %></li> <% end %> <h1>layout header</h1> <%= yield %> <footer>layout footer</footer> </body>
Version data entries
7 entries across 7 versions & 1 rubygems