From 05bbd3b9d912612178c62fd501aea7db50bb469a Mon Sep 17 00:00:00 2001 From: Adriano Peluso
Date: Mon, 28 Jan 2019 08:16:20 +0100 Subject: [PATCH 1/2] added a space before the end of a html comment so that the Emacs jinja2 mode properly colors the code * tutorial-ubuntu1804.html.j2 added a spacec --- tutorial-ubuntu1804.html.j2 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tutorial-ubuntu1804.html.j2 b/tutorial-ubuntu1804.html.j2 index 4dd9d76..b835433 100644 --- a/tutorial-ubuntu1804.html.j2 +++ b/tutorial-ubuntu1804.html.j2 @@ -137,8 +137,8 @@ hosts: files mdns4_minimal [NOTFOUND=return] gns [NOTFOUND=return] dns -That's it. It wasn't that nasty, was it?
--> - +That's it. It wasn't that nasty, was it?
--> +-- 2.17.1