mirror of
https://github.com/janeczku/calibre-web
synced 2025-02-11 00:20:05 +00:00
7 lines
147 B
HTML
7 lines
147 B
HTML
![]() |
{{ text }}
|
||
|
{{ html }}
|
||
|
{% autoescape false %}{{ text }}
|
||
|
{{ html }}{% endautoescape %}
|
||
|
{% autoescape true %}{{ text }}
|
||
|
{{ html }}{% endautoescape %}
|