diff options
| author | dor garbash <dor.garbash@gmail.com> | 2014-12-16 12:26:01 +0200 |
|---|---|---|
| committer | dor garbash <dor.garbash@gmail.com> | 2014-12-16 12:26:01 +0200 |
| commit | da9d742978d685048c622f8607ec5e2615e97d19 (patch) | |
| tree | e3ce3960516cc39433227e84fce120ea42f2d7a9 | |
| parent | 6ea834a5dba8017b9e3010aa6610f34f034cdbdd (diff) | |
Update login.html
| -rw-r--r-- | res/templates/login.html | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/res/templates/login.html b/res/templates/login.html index 793b608a..186d6cd4 100644 --- a/res/templates/login.html +++ b/res/templates/login.html @@ -27,11 +27,11 @@ </head> <body> - <h1> Welcome to Rhizi test page </h1> - <p>Rhizi is a collaborative knowledge editor. With it, you can jointly define, explore and visualise projects, communities and ideas.</p> - <p>This test version is meant for you to try Rhizi out and provide us feedback so AIV students and teachers will have a good experience using it once we deploy.</p> - <p><a href="mailto:dor.garbash@gmail.com">Send us an Email</a> about your experience, especially if you encountered any problem!</p> +<h1> Welcome to Rhizi!</h1> + <p>Rhizi is a collaborative knowledge editor. We are using it to create an interactome of AIV M2 students, their skills, interests, clubs and internships.</p> + <p>This version is meant for you to add yourself in the interactome and share how it went. </p> + <p><a href="mailto:dor.garbash@gmail.com">Send us an Email</a> about your experience, especially if you encountered any problem!</p> <h2>Disclaimer</h2> <ul> <li>The content here may be deleted at any time.</li> @@ -69,4 +69,4 @@ </div> </body> -</html>
\ No newline at end of file +</html> |
