app hyperlinking toegevoegd in search pagina
This commit is contained in:
parent
3e74ad4b26
commit
b20fbe0dc8
@ -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>
|
||||
|
Reference in New Issue
Block a user