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:
3
_includes/carousel_img.html
Normal file
3
_includes/carousel_img.html
Normal file
@ -0,0 +1,3 @@
|
||||
<div class='item'>
|
||||
<img src='{{ src }}' alt='{{ alt }}' style='width: 100%'>
|
||||
</div>
|
Reference in New Issue
Block a user