From 39ea1c9b1a166c14b9bc3c099977954bc7d9ff18 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?St=C3=A9phane=20Bidoul?= Date: Thu, 10 Feb 2022 16:37:56 +0100 Subject: [PATCH] webui: add DOCKTYPE So as to declare html5 compliance. --- src/runboat/webui-templates/build.html.jinja | 1 + src/runboat/webui-templates/builds.html.jinja | 1 + 2 files changed, 2 insertions(+) diff --git a/src/runboat/webui-templates/build.html.jinja b/src/runboat/webui-templates/build.html.jinja index cd61c60..53f8ff4 100644 --- a/src/runboat/webui-templates/build.html.jinja +++ b/src/runboat/webui-templates/build.html.jinja @@ -1,3 +1,4 @@ + Runboat build diff --git a/src/runboat/webui-templates/builds.html.jinja b/src/runboat/webui-templates/builds.html.jinja index 6f75a3f..31d7f00 100644 --- a/src/runboat/webui-templates/builds.html.jinja +++ b/src/runboat/webui-templates/builds.html.jinja @@ -1,3 +1,4 @@ + Runboat builds