socialforge/app/views/list/members.html.erb

8 lines
116 B
Plaintext
Raw Normal View History

2013-08-01 10:33:49 +08:00
<html>
<head>
<title>Hello, Rails!</title>
</head>
<body>
<h1>Hello from Rails!</h1>
</body>
</html>