consolidated buttons on site

This commit is contained in:
mdipierro
2012-07-26 08:12:29 -05:00
parent 897c1f3766
commit 2b145f6e6b
2 changed files with 6 additions and 8 deletions
+1 -1
View File
@@ -1 +1 @@
Version 2.00.0 (2012-07-26 07:49:09) dev Version 2.00.0 (2012-07-26 08:12:26) dev
+5 -7
View File
@@ -148,13 +148,11 @@
</div> </div>
<!-- DEPLOY ON GAE --> <!-- DEPLOY ON GAE -->
<div class="box"> <div class="box">
<h3>{{=T("Deploy on Google App Engine")}}</h3> <h3>{{=T("Deploy")}}</h3>
<p>{{=button(URL('gae','deploy'), T('Deploy'))}}</p> <p>
</div><br/> {{=button(URL('gae','deploy'), T('Deploy on Google App Engine'))}}
<!-- DEPLOY ON OPENSHIFT --> {{=button(URL('openshift','deploy'),T('Deploy to OpenShift'))}}
<div class="box"> </p>
<h3>{{=T("Deploy to OpenShift")}}</h3>
<p>{{=button(URL('openshift','deploy'),T('Deploy'))}}</p>
</div><br/> </div><br/>
{{if TWITTER_HASH:}} {{if TWITTER_HASH:}}
<div class="box"> <div class="box">