Commit Diff


commit - 2d4b51b527d78754b79ee0dedc24fe47a5cc1e6b
commit + 991e33532198872faa9edaedec4ad1c7d4f27afc
blob - 5de661cded74918826aa456f1e1036d8a1ab62de
blob + 8a45895692bb2f2157bdb0626016561e88b3e559
--- gotwebd/pages.tmpl
+++ gotwebd/pages.tmpl
@@ -579,6 +579,7 @@ nextsep(char *s, char **t)
 !}
 <div class="blob_line" id="line{{ lineno }}">
   <a href="#line{{ lineno }}">{{ lineno }}</a>
+  {{" "}}
   <span class="blob_code">{{ line }}</span>
 </div>
 {{ end }}