mirror of
https://github.com/Luzifer/promcertcheck.git
synced 2024-11-10 17:00:07 +00:00
4 lines
No EOL
195 B
Smarty
4 lines
No EOL
195 B
Smarty
{# Tip: In pongo2 you can easily use arithmetic expressions like value/100.0, but widthratio is supported as well #}
|
|
{% widthratio 175 200 100 %}
|
|
{% widthratio 175 200 100 as width %}
|
|
{{ width }} |