<% c++ #include "content.h" %> <% c++ #include "util.h" %> <% skin git %> <% view master uses content::master %> <% template render() %> <%= title %> · git
git repos <% 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 %>