{% extends 'layout.html.twig' %} {% block body %} {% if author.image is defined %} {{ author.name }} {% endif %}

{% if author.about is defined %} {{ author.about|markdown_to_html|mentionify|linkify }} {% endif %}
Articles Media

{# {% if relays|length > 0 %}#} {# {% for rel in relays %}#} {#

{{ rel }}

#} {# {% endfor %}#} {# {% endif %}#} {# {% if app.user and app.user.userIdentifier is same as npub %}#} {#
#} {#

Purchase Search Credits

#} {#
#} {#

Amount: {{ amount ?? 0 }} sats

#} {#

Status: Pending

#} {#
#} {# #}{# You can access the width and height via the matrix #} {# #}{# Replace the string with the invoice #} {# {% set qrCode = qr_code_result('My QR Code') %}#} {# invoice-qr#} {#
#} {# #} {# #} {#
#} {# {% endif %}#} {# {% if nzine %}#} {# View as N-Zine#} {#

List of indices

#} {# {% for i in idx %}#} {# {{ i.title }}#} {# {% endfor %}#} {# {% endif %}#}
{% endblock %} {% block aside %} {# #} {% endblock %}