Skip to content

Instantly share code, notes, and snippets.

@smalltown
Created April 23, 2016 15:30
Show Gist options
  • Save smalltown/dac622e57f4b68f8ff0063e4135e2600 to your computer and use it in GitHub Desktop.
Save smalltown/dac622e57f4b68f8ff0063e4135e2600 to your computer and use it in GitHub Desktop.
<html>
<body>
<h1>Welcome to <%= node["motd"]["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