Skip to content

Instantly share code, notes, and snippets.

@fenix011
Created April 15, 2014 17:25
Show Gist options
  • Save fenix011/10749910 to your computer and use it in GitHub Desktop.
Save fenix011/10749910 to your computer and use it in GitHub Desktop.
<p>
<strong>Title:</strong>
<%= @article.title %>
</p>
<p>
<strong>Text:</strong>
<%= @article.text %>
</p>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment