Skip to content

Instantly share code, notes, and snippets.

@darui00kara
Created May 10, 2015 09:02
Show Gist options
  • Save darui00kara/9c227f59a8989e579ffa to your computer and use it in GitHub Desktop.
Save darui00kara/9c227f59a8989e579ffa to your computer and use it in GitHub Desktop.
<html>
<head><title><%= @title %></title></head>
<body>
<h1><%= @title %></h1>
<p><%= @text %></p>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment