Skip to content

Instantly share code, notes, and snippets.

@natebenes
Created July 1, 2011 20:13
Show Gist options
  • Save natebenes/1059306 to your computer and use it in GitHub Desktop.
Save natebenes/1059306 to your computer and use it in GitHub Desktop.
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta lang="en-US">
<% if !defined?(@page_title) %>
<title>In/Out</title>
<% else %>
<title>In/Out - <%= page_title %></title>
<% end %>
</head>
<body>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment