Fix stray backslash that creeped in the template.

This commit is contained in:
mtail 2018-10-05 17:52:27 -07:00
parent ecbdbd787f
commit e704d68356
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,7 @@
</h5>
<p>{{ .Description }}</p>
</div>
\ {{ end }}
{{ end }}
</div>
</div>