From 1d0e47bd6571d2be68b32cd4aaef5c82111dbfc3 Mon Sep 17 00:00:00 2001 From: Christian Dresel Date: Mon, 8 Oct 2018 17:32:52 +0200 Subject: [PATCH] Fix h2 --- babel.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/babel.html b/babel.html index d99e972..b94c597 100644 --- a/babel.html +++ b/babel.html @@ -101,7 +101,7 @@ if [ ${GET_routes} ]; then fi if [ ${GET_v4table} ]; then %> -

Show IPv6 Routing Tabele

Show IPv6 Routing Tabele <% v4routen=$(ip ro sh tab 10) echo "$v4routen" | while read line ; do