mirror of
https://github.com/postgres/pgweb.git
synced 2025-08-06 09:57:57 +00:00
Close an open td tag on contributors page.
This commit is contained in:
@ -34,7 +34,7 @@
|
|||||||
</tr>
|
</tr>
|
||||||
{%endif%}
|
{%endif%}
|
||||||
{%else%}
|
{%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>
|
</tr>
|
||||||
{%endif%}
|
{%endif%}
|
||||||
{%endif%}
|
{%endif%}
|
||||||
|
Reference in New Issue
Block a user