1{# Tip: In gonja you can easily use arithmetic expressions like value/100.0, but widthratio is supported as well #} 2{% widthratio 175 200 100 %} 3{% widthratio 175 200 100 as width %} 4{{ width }}
View as plain text