From d2dc3d79d330b582e1f6658ed5807b55bf4d65e5 Mon Sep 17 00:00:00 2001 From: deuce <> Date: Tue, 26 Jun 2012 23:39:00 +0000 Subject: [PATCH] Add trailing newline. --- web/root/ecWeb/pages/003-html.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/root/ecWeb/pages/003-html.html b/web/root/ecWeb/pages/003-html.html index a793fb6fbd..13e3154cce 100644 --- a/web/root/ecWeb/pages/003-html.html +++ b/web/root/ecWeb/pages/003-html.html @@ -4,4 +4,4 @@ You can use an <b>HTML</b> file as a <i>static page</i>. <br /><br /> Make the first line of the file a comment - the text within the <!-- comment --> tag will be used as the title of the page. <br /><br /> -This file is saved at ~pages/003-html.html. Please delete it once you've read and understood it. \ No newline at end of file +This file is saved at ~pages/003-html.html. Please delete it once you've read and understood it. -- GitLab