Skip to content

Instantly share code, notes, and snippets.

@darui00kara
Created June 15, 2015 02:10
<html>
<head>
<title>EEx Template</title>
</head>
<body>
<h1>EEx Template</h1>
<p><%= @message %></p>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment