UNPKG

nis-hugo-theme

Version:

Hugo theme for Narative Insight (NIS) Hugo-based websites

10 lines (8 loc) 237 B
<section class="flex-item"> <div> {{ .Inner | markdownify }} </div> <div class="flex-item-img"> <img src='{{ .Get "img" }}' alt='{{ .Get "alt" }}' width='{{ .Get "width" }}' /> </div> </section>