Remove printf
This commit is contained in:
parent
2ea6c80bb7
commit
1aed57a4e2
|
@ -31,7 +31,7 @@
|
|||
</div>
|
||||
|
||||
<div class="well" style="padding-top: 10px;">
|
||||
{{printf "%s" .Body}}
|
||||
{{.Body}}
|
||||
</div>
|
||||
|
||||
<div class="pull-right">
|
||||
|
|
Loading…
Reference in New Issue