pyc-website

main website for pyc inc.

git clone https://9o.is/git/pyc-website.git

commit 795c1106146901d8e06c8c33804cc9591dc854ed
parent 1b27a319082f611bbacb61ca0f8916c1e7e56139
Author: Jul <jul@9o.is>
Date:   Wed,  4 Jun 2014 04:27:14 -0400

forgot to add image to one of the verification pages

Diffstat:
Msrc/main/webapp/settings/verification.html | 6++++--
1 file changed, 4 insertions(+), 2 deletions(-)

diff --git a/src/main/webapp/settings/verification.html b/src/main/webapp/settings/verification.html @@ -4,9 +4,11 @@ <span data-lift="embed?what=/templates-hidden/parts/id-verification-form"></span> </div> <div class="col-xs-12 col-sm-8 col-md-6 col-sm-offset-2 col-md-offset-0"> - <p class="lead"> - Prove your identity for our customer benefits. + <p> + Prove your real identity to receive customer benefits + such as buying unlimited bitcoin per ATM transaction. </p> + <img style="width:100%" src="/img/identity-benefits-chart.jpg" /> </div> </div> </div>