mirror of
https://github.com/inventree/inventree-docs.git
synced 2025-10-08 18:12:15 +00:00
.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
5 lines
129 B
HTML
5 lines
129 B
HTML
{% set url = 'app/' + url %}
|
|
|
|
{% with id=id, url=url, maxheight="240px", description="" %}
|
|
{% include "img.html" %}
|
|
{% endwith %} |