diff --git a/templates/views/project.html b/templates/views/project.html index 55947d2..e8585b8 100644 --- a/templates/views/project.html +++ b/templates/views/project.html @@ -102,31 +102,30 @@ - + Issues - Name Title + Name url - - - - {{member.name}} - - + + - + {{issue.title}} - - - {{issue.html_url}} - - + + {{issue.user.login}} + + + + + Link +