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

{% if author.about is defined %}

{{ author.about }}

{% 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 %}