diff options
| author | garbash <dor.garbash@gmail.com> | 2015-04-20 16:04:54 +0300 |
|---|---|---|
| committer | garbash <dor.garbash@gmail.com> | 2015-04-20 16:04:54 +0300 |
| commit | 0d3364ed6b1de0b4123d064f95992d0463dcaaa6 (patch) | |
| tree | 9c65998cae0d7b129aed9003aec6c9741fa011f7 | |
| parent | 11a9c68b8133266591eea1798c7d509e56f23bbb (diff) | |
Added login text for Descartes + fix of default
| -rw-r--r-- | res/local/template/fragment/by-domain/cri.rhizi.net/login__header.html | 1 | ||||
| -rw-r--r-- | res/local/template/fragment/by-domain/descartes.rhizi.net/login__header.html | 4 |
2 files changed, 4 insertions, 1 deletions
diff --git a/res/local/template/fragment/by-domain/cri.rhizi.net/login__header.html b/res/local/template/fragment/by-domain/cri.rhizi.net/login__header.html index fe0ab507..d18a913b 100644 --- a/res/local/template/fragment/by-domain/cri.rhizi.net/login__header.html +++ b/res/local/template/fragment/by-domain/cri.rhizi.net/login__header.html @@ -1,4 +1,3 @@ <p class="login-text"><em>Directly interact with knowledge graphs</em></p> -<p class="login-text"><em>Directly interact with knowledge graphs</em></p> <p class="login-text">Rhizi is a real-time collaboration tool for building networks together. </p> diff --git a/res/local/template/fragment/by-domain/descartes.rhizi.net/login__header.html b/res/local/template/fragment/by-domain/descartes.rhizi.net/login__header.html new file mode 100644 index 00000000..66c2f519 --- /dev/null +++ b/res/local/template/fragment/by-domain/descartes.rhizi.net/login__header.html @@ -0,0 +1,4 @@ +<p class="login-text">Rhizi helps you discover the people in Descartes IT who can help you the most.</p> +<p class="login-text">Make yourself discoverable by sharing your skills, interests and projects,</p> + +<iframe width="420" height="315" src="https://www.youtube.com/embed/yRQtUPCzd3A" frameborder="0" allowfullscreen></iframe>
\ No newline at end of file |
