Skip to content

Commit

Permalink
updated example
Browse files Browse the repository at this point in the history
  • Loading branch information
kraih committed Nov 21, 2009
1 parent c3ccf01 commit 91f8058
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/Mojolicious/Lite.pm
Original file line number Diff line number Diff line change
Expand Up @@ -262,7 +262,7 @@ Templates can also extend each other.
<!doctype html><html>
<head>
<%{= content header => %>
<title>Hi there!</title>
<title>Lame default title...</title>
<%}%>
</head>
<body><%= content %></body>
Expand Down

0 comments on commit 91f8058

Please sign in to comment.