diff --git a/templates/views/project.html b/templates/views/project.html index e8585b8..7cf483e 100644 --- a/templates/views/project.html +++ b/templates/views/project.html @@ -107,24 +107,29 @@
Title | -Name | -url | +Labels | +Milestone | +User |
---|---|---|---|---|---|
- - | -- - {{issue.user.login}} |
-
- Link
+
+ |
+ + {{issue.milestone.title}} + | ++ + {{issue.user.login}} |