mirror of
https://github.com/askama-rs/askama.git
synced 2025-09-28 13:30:59 +00:00

Previously it was only tested if the block exists if there were any blocks. If there weren't any, then an empty result would be rendered.
2 lines
29 B
Plaintext
2 lines
29 B
Plaintext
{% include "no-block.txt" %}
|