%projects
@if ctx.logged_in && repo.user_id == ctx.user.id %project_new @end%project_none
@else
-
@for p in projects
-
@{p.formatted_name()}
@p.description
@end
@include 'layout/head.html'
@include 'layout/header.html'@p.description