From 39988c6ffca9f4a5ad92961cf7f775d093fddb8c Mon Sep 17 00:00:00 2001 From: Adrian Schmutzler Date: Sat, 24 Nov 2018 14:31:21 +0100 Subject: [PATCH] router.html: Add link to hood stats Signed-off-by: Adrian Schmutzler --- ffmap/web/templates/router.html | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/ffmap/web/templates/router.html b/ffmap/web/templates/router.html index 5672e30..955126c 100644 --- a/ffmap/web/templates/router.html +++ b/ffmap/web/templates/router.html @@ -143,14 +143,15 @@ {%- if router.hoodname %} Hood{{ router.hoodname }} {%- if router.community and router.community != 'franken' %} - ({{ router.community }}) + ({{ router.community }}, {%- elif router.local %} - (local hood) + (local hood, {%- elif router.v2 %} - (V2) + (V2, {%- else %} - (V1) + (V1, {%- endif -%} +  Hood-Stats) {%- if router.reset %} - Router has lost its position! {%- elif not router.lat and not router.lng %}