5 lines
212 B
HTML
5 lines
212 B
HTML
<center>
|
|
<a href="{{ .Get "src" }}" target="_new" style="border-bottom: 0px; background-color: inherit;">
|
|
<img width="90%" src="{{ .Get "src" }}" alt="{{ .Get "alt" }}" style="border: 0px;" />
|
|
</a>
|
|
</center>
|