<%= title %> · gitgitrepos
<% if (content.repo.length() == 0) %>
about
<% end %>
<% if (content.repo.length() > 0) %>
/<%= repo %>
<% end %>
<% include content_body() %>
<% end template %>
<% template content_body() %><% end template %>
<% end view %>
<% end skin %>