Fatal error: Uncaught --> Smarty Compiler: Syntax error in template "file:_head.tpl" on line 169 "function animateCountUp(el,end){if(!el)return;var duration=1000;var startTime=performance.now();function step(t){var progress=Math.min((t-startTime)/duration,1);el.textContent=Math.floor(progress*end).toLocaleString();if(progress<1)requestAnimationFrame(step);}requestAnimationFrame(step);}" unknown modifier 'if' <--
thrown in /home/ocmfsszv/domains/unitymix.com/public_html/content/themes/unity+/templates/_head.tpl on line 169