forked from electricdusk/rushlink
template: Fix <pre> nesting
This commit is contained in:
@@ -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}}
|
||||
Reference in New Issue
Block a user