diff --git a/templates/index.tmpl b/templates/index.tmpl index 0b6dc61..c07c396 100644 --- a/templates/index.tmpl +++ b/templates/index.tmpl @@ -14,8 +14,10 @@ {{range .NFTs}}

- {{.Asset.Name}} - (${{printf "%.2f" .GetUSDPrice}}) + + {{.Asset.Name}} + (${{printf "%.2f" .GetUSDPrice}}) +

{{template "embed-nft" .}}