3 lines
88 B
Plaintext
3 lines
88 B
Plaintext
{% if INJECT_BODY != "" +%}
|
|
sub_filter '</body>' '{{ INJECT_BODY }}</body>';
|
|
{% endif %} |