~nchohan/appscale/zk3.3.4

« back to all changes in this revision

Viewing changes to AppLoadBalancer/app/views/login/logged_in.rhtml

  • Committer: Navraj Chohan
  • Date: 2009-03-28 01:14:04 UTC
  • Revision ID: nchohan@cs.ucsb.edu-20090328011404-42m1w6yt60m6yfg3
Initial import

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<html> 
 
2
<head> 
 
3
<title>AppScale - Logged In</title> 
 
4
</head> 
 
5
<body> 
 
6
<h1>Login Successful!</h1>
 
7
</body> 
 
8
</html> 
 
 
b'\\ No newline at end of file'