Created
April 23, 2016 15:30
-
-
Save smalltown/dac622e57f4b68f8ff0063e4135e2600 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<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