2007-01-17 10:39:56 +00:00

8 lines
124 B
Plaintext
Executable File

<html>
<head>
<title>Flare: <%=controller.action_name%></title>>
</head>
<body>
<%= yield %>
</body>
</html>