setup
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
{{ if .img }}
|
||||
<div class="balloon-head-item-img">
|
||||
<img alt="balloon_head" src='{{- .img | absURL -}}' {{ if .balloon_circle }}class="rounded"{{ end }}>
|
||||
</div>
|
||||
{{ end }}
|
||||
Reference in New Issue
Block a user