%h2.semibold sass, haml, coffee %p We use sass, haml and coffe script. We also include = action_view_link for easier displaying images for ex. %br %code \= image_tag('demo.png', class: 'img-thumbnail', style: 'height: 50px; width: auto') %br = image_tag('demo.png', class: 'img-thumbnail', style: 'height: 50px; width: auto')