From 22a430183c4dcc458908d21d12e18d37e7eec738 Mon Sep 17 00:00:00 2001 From: Laurent Peuch Date: Mon, 27 Aug 2018 01:20:21 +0200 Subject: [PATCH] [fix] make links relative --- templates/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/index.html b/templates/index.html index c1993dc..5213203 100644 --- a/templates/index.html +++ b/templates/index.html @@ -16,7 +16,7 @@ End time - {{job.name}} + {{job.name}} {{job.state}} {{job.target_revision}} {{job.yunohost_version}}