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 %}