{% extends 'includes/base.html' %} {% block content %} {% set img = url_for('main.uploaded_file', filename=artwork.image) %}
NSFW
{% endif %}{{ artwork.description }}
{{ artwork.user.wallet_address }}
{% if txes_pending %}TXID | XMR | Date |
---|---|---|
{{ tx.tx_id | shorten }} | {{ tx.atomic_xmr | atomic }} | {{ tx.tx_date | humanize }} |
Total Received: {{ total | atomic }} XMR
{% else %}No tips confirmed yet...
{% endif %}