<% erb_test = "Ohio Supercomputer Center" %>
<%= "Welcome to the #{erb_test}!" %>
