Skip to content

Commit

Permalink
add goodbye action template
Browse files Browse the repository at this point in the history
  • Loading branch information
kyanny committed Jan 19, 2010
1 parent f29dac4 commit f0626d8
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions demo/app/views/say/goodbye.html.erb
@@ -0,0 +1,11 @@
<html>
<head>
<title>またお会いしましょう!</title>
</head>
<body>
<h1>さようなら!</h1>
<p>
ご訪問ありがとうございました。
</p>
</body>
</html>

0 comments on commit f0626d8

Please sign in to comment.