Created
July 1, 2011 20:13
-
-
Save natebenes/1059306 to your computer and use it in GitHub Desktop.
This file contains 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
<!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