mirror of
https://github.com/inventree/inventree-docs.git
synced 2025-08-01 18:21:41 +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