From 81c512e6b1d669ff9c0f1aa349402c9cd35b1b79 Mon Sep 17 00:00:00 2001 From: Dmitry Vyukov Date: Wed, 21 Mar 2018 13:46:45 +0100 Subject: dashboard/app: add support for Google Analytics --- dashboard/app/error.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'dashboard/app/error.html') diff --git a/dashboard/app/error.html b/dashboard/app/error.html index b76ac13b1..7bab98186 100644 --- a/dashboard/app/error.html +++ b/dashboard/app/error.html @@ -1,11 +1,11 @@ + {{template "head" .Header}} syzbot - - {{.}} + {{.Error}}
back -- cgit mrf-deployment