<%= stylesheet_link_tag "default" %> <%= javascript_include_tag "application" %> <%= csrf_meta_tag %>

This is a DEMO site to provide an example usage of Interpret.


<% if current_user %> You are currently logged in <% else %> You are not logged in <% end %>


Thanks to NodeThirtyThree to provide this template in order to demostrate a real website.

<%= yield %>

<%= t "about_me" %>

<%= image_tag "pic2.jpg", :class => "picB" %>

<%= t "about_me_text_html" %>

<%= t "topics" %>