removes all space consuming symbols in templates
This commit is contained in:
parent
c5ab13bf48
commit
90a8c7d5af
26 changed files with 126 additions and 126 deletions
|
@ -1,4 +1,4 @@
|
|||
<blockquote {{ with .Get "class" }}class="{{.}}"{{ end }}>
|
||||
<strong>{{ .Get 0 | default "Note" }}</strong><br>
|
||||
{{- .Inner -}}
|
||||
</blockquote>
|
||||
{{ .Inner }}
|
||||
</blockquote>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue