gitprep / templates / include / current_directory.html.ep /
bf01392 12 years ago
1 contributor
4 lines | 0.132kb
<div>
  <a href="<%= url_for '/' %>">home</a> &gt;
  <a href="<%= url_for('projects', home => $home_ns) %>"><%= $home %></a>
</div>