Correction du menu responsive design
This commit is contained in:
3
templates/resize_image.html
Normal file
3
templates/resize_image.html
Normal file
@@ -0,0 +1,3 @@
|
||||
|
||||
{% set image = resize_image(path=path, height=300, op=fit_height) %}
|
||||
<img src="{{ image.url }}" />
|
||||
Reference in New Issue
Block a user