Big edit, added Poultry Highway post and various media
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
<img src="{{ .Get "src" }}"
|
||||
alt="{{ .Get "alt" | default "Image" }}"
|
||||
{{ with .Get "class" }}class="{{ . }}"{{ end }}
|
||||
{{ with .Get "width" }}width="{{ . }}"{{ end }}
|
||||
{{ with .Get "height" }}height="{{ . }}"{{ end }} />
|
||||
Reference in New Issue
Block a user