diff options
-rw-r--r-- | templates/patchwork/project.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/templates/patchwork/project.html b/templates/patchwork/project.html index 49ceb57..2d63d1d 100644 --- a/templates/patchwork/project.html +++ b/templates/patchwork/project.html @@ -22,6 +22,7 @@ <<a href="mailto:{{maintainer.email}}">{{maintainer.email}}</a>> <br /> {% endfor %} + </td> </tr> <tr> <th>Patch count</th> |