socialforge/app/views/wechats/bind.html.erb

14 lines
312 B
Plaintext
Raw Normal View History

2016-01-19 15:06:40 +08:00
<!DOCTYPE html>
<html>
<head>
<title>Ruby China</title>
<meta charset='utf-8' />
<meta name="apple-mobile-web-app-capable" content="no">
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no" />
</head>
<body>
<p>恭喜! 绑定成功.</p>
</body>
</html>