sailfish/sailfish-tests/integration-tests/templates/filter2.stpl

4 lines
106 B
Plaintext
Raw Normal View History

trim: <%= " <html> " | trim %>
lower: <%= "aBc" | lower %>
upper: <%= "aBc" | upper %>