Brock Whittaker
caf98941cb
Change "&" => "&" HTML entity.
...
This is a good change for HTML encoding.
2017-09-07 12:43:47 -07:00
Brock Whittaker
8895561ae3
Uncomment "Plans & Pricing" link in the footer.
2017-09-07 12:43:47 -07:00
Robert Hönig
25742c1199
Capitalize s in Terms of service.
...
A few strings used `Terms of service`
instead of `Terms of Service`. This change
makes the latter form consistent over the repo.
2017-09-06 09:49:19 -07:00
Tim Abbott
50f5560bd1
accounts: Standardize URL for find_account.
...
This changes it to match the /accounts/ URL style for all of our other
auth code path endpoints.
2017-08-28 14:36:59 -07:00
Tim Abbott
ac0d90e533
portico: Rename 'find_my_team' to 'find_account'.
2017-08-28 14:29:29 -07:00
Tim Abbott
a0a1fe1512
settings: Rename SERVER_URI to ROOT_DOMAIN_URI.
...
This should be a lot less confusing.
See #6013 for discussion.
2017-08-28 14:09:28 -07:00
Brock Whittaker
04888101e2
Replace old portico footer with new sectioned one.
...
This replaces the old footer that has one section with a small list of
items. This expands the footer to have multiple sections.
Actual content tweaked and tagged for i18n by tabbott.
2017-08-28 11:07:02 -07:00
Brock Whittaker
3fd3ae4199
Restyle /hello/ page.
...
This restyles the /hello/ page to be the new portico branding.
2017-05-09 16:31:57 -07:00