working through 15.3

This commit is contained in:
Dan Buch
2011-08-09 06:33:51 -04:00
parent fba21e7939
commit c16c1361d3
8 changed files with 26 additions and 1 deletions

View File

@@ -1,7 +1,7 @@
<!DOCTYPE html>
<html>
<head>
<title>Hodgepodge</title>
<title>My Website - <%= @title %></title>
</head>
<body>
<%= yield %>