Browse
For agents
About
Squeeze – Image Optimization & Compression, WEBP Conversion
/
1.6
Squeeze – Image Optimization & Compression, WEBP Conversion
v1.6
Switch version
1.7.17
1.7.16
1.7.15
1.7.14
1.7.13
1.7.12
1.7.11
1.7.10
trunk
1.0
1.1
1.2
1.3
1.4
1.4.1
1.4.2
1.4.3
1.4.4
1.4.5
1.4.6
1.4.7
1.4.8
1.4.9
1.5
1.5.1
All 44 releases
Overview
Code
squeeze
/
assets
/
templates
/
log-wrapper.html
log-wrapper.html
in Squeeze – Image Optimization & Compression, WEBP Conversion 1.6, at assets/templates/log-wrapper.html
8 lines
239 B
Find file
t
No matching file
Up and down to move
Enter to open
Esc to close
Raw
Download
Zip
View raw
1
<
div
class
=
"
media-log-wrapper
"
>
2
<
h3
>
<
svg
class="squeeze-icon">
>
<
use xlink:href="#{{iconId}}"></use>
</
svg
>
{{title}}
</
h3
>
3
{{#if isStart}}
4
<
div
class
=
"
media-log-process
"
>
5
{{> log-step}}
6
</
div
>
7
{{/if}}
8
</
div
>