Skip to content

Instantly share code, notes, and snippets.

@gideondsouza
Created May 31, 2016 04:47
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save gideondsouza/aa2396b5cd59429f4a082b05f4c8bc3f to your computer and use it in GitHub Desktop.
Save gideondsouza/aa2396b5cd59429f4a082b05f4c8bc3f to your computer and use it in GitHub Desktop.
<html>
<head>
<title>Show Image</title>
</head>
<body>
<h1>See Image</h1>
<img src="<%= @filename %>" />
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment