XenForo How to add footer FA icon?

R

RaPoRSuZDeLi

Guest
Is there a code on how to add an icon in front of the code below?



Code:

<li><a href="{{ link('help') }}">{{ phrase('help') }}</a></li>

Continue reading...