Icons are provided by Font Awesome. There are also a number of helpers for inserting icons, links, and buttons.


    icon('fa fa-user')
    link_to_with_icon('send', 'link text', '#')
    button('button text')
    button_link_to('button link text', '#')