InvenTree/docs/_includes/app_img.html

6 lines
130 B
HTML

{% set url = 'app/' + url %}
{% with id=id, url=url, maxheight="240px", description="" %}
{% include "img.html" %}
{% endwith %}