diff --git a/tubbymemes/templates/meme.html b/tubbymemes/templates/meme.html index e48eea3..193aa54 100644 --- a/tubbymemes/templates/meme.html +++ b/tubbymemes/templates/meme.html @@ -36,12 +36,12 @@
-

Poster Address:
{{ meme.user.public_address }}

+

Poster Address:
{{ meme.user.public_address }}

{% if meme.meta_ipfs_hash %} -

Metadata IPFS:
{{ meme.meta_ipfs_hash }}

+

Metadata IPFS:
{{ meme.meta_ipfs_hash }}

{% endif %} {% if meme.meme_ipfs_hash %} -

Meme IPFS:
{{ meme.meme_ipfs_hash }}

+

Meme IPFS:
{{ meme.meme_ipfs_hash }}

{% endif %} {% if not meme.approved %}