forked from electricdusk/rushlink
template: Fix <pre> nesting
This commit is contained in:
parent
bbe787da5d
commit
a0c8383555
@ -31,6 +31,6 @@ delete token: {{.CanDelete}}
|
||||
```
|
||||
curl --request "DELETE" "<a href="{{.RootURL}}/{{.Paste.Key}}{{.FileExt}}?deleteToken={{.Paste.DeleteToken}}">{{.RootURL}}/{{.Paste.Key}}{{.FileExt}}?deleteToken={{.Paste.DeleteToken}}"</a>
|
||||
```
|
||||
{{end}}
|
||||
</pre>
|
||||
{{end}}
|
||||
{{end}}
|
Loading…
Reference in New Issue
Block a user