euscanwww: Improved query for aggregating handler's data
Signed-off-by: volpino <fox91@anche.no>
This commit is contained in:
@ -58,8 +58,8 @@
|
||||
{% for handler in handlers %}
|
||||
<tr>
|
||||
<td>
|
||||
<a href="{% url "statistics_handler" handler.handler %}">
|
||||
{{ handler.handler }}
|
||||
<a href="{% url "statistics_handler" handler.handler %}">
|
||||
{{ handler.handler }}
|
||||
</a>
|
||||
</td>
|
||||
<td>{{ handler.n }}</td>
|
||||
|
Reference in New Issue
Block a user