consolidated buttons on site
This commit is contained in:
@@ -1 +1 @@
|
|||||||
Version 2.00.0 (2012-07-26 07:49:09) dev
|
Version 2.00.0 (2012-07-26 08:12:26) dev
|
||||||
|
|||||||
@@ -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">
|
||||||
|
|||||||
Reference in New Issue
Block a user