2
0
mirror of https://github.com/inventree/inventree-docs.git synced 2025-06-15 03:35:35 +00:00

Add partials for carousel

This commit is contained in:
Oliver
2021-08-02 23:13:48 +10:00
parent 191c9105d0
commit f709084777
5 changed files with 55 additions and 0 deletions

View File

@ -0,0 +1,3 @@
<div class='item'>
<img src='{{ src }}' alt='{{ alt }}' style='width: 100%'>
</div>