mirror of
https://github.com/askama-rs/askama.git
synced 2025-09-30 06:21:13 +00:00
2 lines
52 B
HTML
2 lines
52 B
HTML
{% if let Some(text) = text %}{{ text }}{% endif %}
|