diff options
author | Jesse Morgan <jesse@jesterpm.net> | 2013-09-08 09:41:58 -0700 |
---|---|---|
committer | Jesse Morgan <jesse@jesterpm.net> | 2013-09-08 09:41:58 -0700 |
commit | af6f25a8b2d6544e375e01135ac29f55dbae2012 (patch) | |
tree | 6f29039c6db3002179b449c89ba2a1c9a6acd118 /src/templates/pages/index.html.ftl | |
parent | 8548d6f99c3ab540a3e98c21d0c03a9a0b90fee0 (diff) |
Fixing Brad's UX comments.
* Hero Graphic
* Google fonts
* Stylized login page
* Vertical alignment on tool tip (noticebar)
* Logo links to home or account.
Diffstat (limited to 'src/templates/pages/index.html.ftl')
-rw-r--r-- | src/templates/pages/index.html.ftl | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/src/templates/pages/index.html.ftl b/src/templates/pages/index.html.ftl index 9f0a05e..2571926 100644 --- a/src/templates/pages/index.html.ftl +++ b/src/templates/pages/index.html.ftl @@ -4,12 +4,6 @@ <@commonpage> <#include "/templates/index-hero.ftl"> - <@noticebox> - The Grow Process focuses on the topic that you want to learn - about. Out 'Assessment' test will give you the right courses - fit for your level. - </@noticebox> - <@content> <img src="${staticRoot}/images/about-grow.png" /> |