Remove printf

This commit is contained in:
Eliot Whalan 2016-06-23 19:56:56 +10:00
parent 2ea6c80bb7
commit 1aed57a4e2
1 changed files with 1 additions and 1 deletions

View File

@ -31,7 +31,7 @@
</div>
<div class="well" style="padding-top: 10px;">
{{printf "%s" .Body}}
{{.Body}}
</div>
<div class="pull-right">