1

app hyperlinking toegevoegd in search pagina

This commit is contained in:
Ventilaar 2021-01-16 18:33:18 +01:00
parent 3e74ad4b26
commit b20fbe0dc8

View File

@ -22,7 +22,7 @@
<tbody>
{% for row in entries %}
<tr style="text-align: center;">
<td>{{ row[0] }}</td>
<td><a href="/app/{{ row[0] }}">{{ row[0] }}</a></td>
<td>{{ row[1] }}</td>
<td>{{ row[16] }} gebruikers</td>
<td>{{ row[2] }}</td>