diff options
| -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> |
