Files
receipe-django-react/receipeServer/templates/some_html.html
2023-11-09 18:47:11 +01:00

3 lines
64 B
HTML

{% load static %}
<img src="data:image/jpg;base64,{{ image }}">