lua/htmltemplates.lua

branch
lua
changeset 25
5559291d58d3
parent 17
27a83639a39b
--- a/lua/htmltemplates.lua	Tue Sep 22 16:52:46 2020 -0600
+++ b/lua/htmltemplates.lua	Sun Apr 18 13:26:55 2021 -0600
@@ -12,7 +12,7 @@
 <link rel="stylesheet" href="../styles.css">
 <link href="https://fonts.googleapis.com/css?family=Roboto:400,700&display=swap" rel="stylesheet">
 <title>
-			]]
+]]
 
 templates.headertail =	[[
 
@@ -23,7 +23,7 @@
 templates.bodycontenthead =	[[
 <body bgcolor="#1a1a1a">
 <h1 class="gvidnet">
-			]]
+]]
 
 templates.bodycontenttail =	[[
 

mercurial