schon/engine/core/templates/admin
Egor fureunoir Gorbunov be9940cdc0 Features: 1) Added arith template tags for sub and neg operations to support arithmetic in templates;
Fixes: 1) Replaced `add:-X` with `sub:X` in template logic for consistent arithmetic;

Extra: 1) Added `arith` to template load context; 2) Introduced `_to_float` helper for safe type conversion; 3) Used `suppress` to handle invalid conversions gracefully.
2025-11-17 15:59:39 +03:00
..
index.html Features: 1) Added arith template tags for sub and neg operations to support arithmetic in templates; 2025-11-17 15:59:39 +03:00