{% extends "base.html" %} {% block title %} - Your Image {% endblock title %} {% block content %}
{% if image_b64 %}
Code Image
Download Your Code Image ⤵️ {% endif %}
{% endblock content %}