clean: remove unused code
This commit is contained in:
parent
0596f600a5
commit
edfaf777a4
1 changed files with 0 additions and 3 deletions
|
@ -27,9 +27,6 @@ <h4 class="text-body">
|
|||
<div class="card">
|
||||
{{ media_item.quality(25).html }}
|
||||
{% if loop.last %}
|
||||
{{ debug(media_item) }}
|
||||
{{ debug(media_item.height) }}
|
||||
{% set height_ratio = media_item.height / media_item.width %}
|
||||
<p class="p-2" style="
|
||||
text-align: center;
|
||||
background-color: #343a40;
|
||||
|
|
Loading…
Reference in a new issue