diff options
| author | dor garbash <dor.garbash@gmail.com> | 2015-02-24 19:13:43 -0800 |
|---|---|---|
| committer | dor garbash <dor.garbash@gmail.com> | 2015-02-24 19:13:43 -0800 |
| commit | e7d013a8f3b8e3a144085eb90a1a307aa1f27412 (patch) | |
| tree | 3d55d21b14d123a047eb4326b7bbb0becda1936c | |
| parent | 77fd9f40360322b082984ec085eda63752982c39 (diff) | |
New simple tagline
| -rw-r--r-- | res/templates/login.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/res/templates/login.html b/res/templates/login.html index dbba0826..26389851 100644 --- a/res/templates/login.html +++ b/res/templates/login.html @@ -27,8 +27,8 @@ body { <h1 class="login-header">Welcome to Rhizi</h1> </div> <div class="login-view-section" id="login-view-section_intro-text"> - <p class="login-text"><em>Rhizi is a collaborative knowledge editor.</em></p> - <p class="login-text">Upload your internship proposals for review. Share the skills, interests and project you participate in.</p> + <p class="login-text"><em>Directly interact with knowledge graphs.</em></p> + <p class="login-text">Use Rhizi to Share the skills, interests and project you participate in.</p> <p class="login-text">The resulting interactome allows the entire CRI to better collaborate with AIV students</p> </div> <div class="login-view-section login-form"> |
