Images
This commit is contained in:
@@ -1,6 +1,4 @@
|
||||
{{define "main"}}
|
||||
{{ $image := resources.Get "/NSS_middle.png" }}
|
||||
<img src="{{ $image.RelPermalink }}" width="{{ $image.Width }}" height="{{ $image.Height }}">
|
||||
{{.Content}}
|
||||
{{end}}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user