Skip to content

Instantly share code, notes, and snippets.

@botchagalupe
Forked from adamhjk/index.html.erb
Created July 18, 2013 19:23
Show Gist options
  • Save botchagalupe/6032208 to your computer and use it in GitHub Desktop.
Save botchagalupe/6032208 to your computer and use it in GitHub Desktop.
<html>
<body>
<h1>Welcome to <%= node['company'] %></h1>
<h2>We love <%= @site_name %></h2>
<%= node['ipaddress'] %>:<%= @port %>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment