2
0
mirror of https://github.com/inventree/inventree-docs.git synced 2025-10-08 18:12:15 +00:00
Files
.github
_includes
overrides
app_img.html
carousel.html
config.yaml
gunicorn.conf.py
img.html
release_table.html
splide_image.html
ci
docs
.gitignore
LICENSE
README.md
main.py
mkdocs.yml
readthedocs.yml
requirements.txt
inventree-docs/_includes/app_img.html
2021-08-16 11:45:20 +10:00

5 lines
129 B
HTML

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