program language for front end

XF uses it's own template syntax in addition to standard HTML and CSS.

e.g.
Code:
<xf:if is="$xf.visitor.user_id">

It's simple enough to pick up.
 
Back
Top Bottom