# HG changeset patch # User Glitchvid # Date 1618774015 21600 # Node ID 5559291d58d36a103894a635b47ed91d227a2e3b # Parent f7a5c623918dd69ebbc530fd3e36d743a081ebf7 - Fix indenting in templating apparently diff -r f7a5c623918d -r 5559291d58d3 lua/htmltemplates.lua --- 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 @@ - ]] +]] templates.headertail = [[ @@ -23,7 +23,7 @@ templates.bodycontenthead = [[ <body bgcolor="#1a1a1a"> <h1 class="gvidnet"> - ]] +]] templates.bodycontenttail = [[