mirror of
https://github.com/postgres/pgweb.git
synced 2025-08-03 15:38:59 +00:00
Close an open td tag on contributors page.
This commit is contained in:
@ -34,7 +34,7 @@
|
||||
</tr>
|
||||
{%endif%}
|
||||
{%else%}
|
||||
<td>{{c.firstname}} {{c.lastname}}{%if c.email%} ({{c.email|hidemail}}){%endif%}
|
||||
<td>{{c.firstname}} {{c.lastname}}{%if c.email%} ({{c.email|hidemail}}){%endif%}</td>
|
||||
</tr>
|
||||
{%endif%}
|
||||
{%endif%}
|
||||
|
Reference in New Issue
Block a user