[cc-commits] [SCM] cc.engine: License chooser, public domain chooser, deeds (branch next) updated. 4f673bfd53ff39c6339a376e71b52ac106e88a91
Gitosis User
git at gandi0.creativecommons.org
Mon Oct 31 15:57:49 EDT 2011
The branch, next has been updated
via 4f673bfd53ff39c6339a376e71b52ac106e88a91 (commit)
from b5d702c339002875b6e42bcf272d8988074ae689 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 4f673bfd53ff39c6339a376e71b52ac106e88a91
Author: Jonathan Palecek <jonathan at creativecommons.org>
Date: Mon Oct 31 14:57:14 2011 -0500
Added the donation banner to the macros_templates/engine.html template
-----------------------------------------------------------------------
Summary of changes (followed by patch):
cc/engine/templates/macros_templates/engine.html | 18 ++++++++++++++++++
1 files changed, 18 insertions(+), 0 deletions(-)
diff --git a/cc/engine/templates/macros_templates/engine.html b/cc/engine/templates/macros_templates/engine.html
index 1fc0ede..5bd094b 100644
--- a/cc/engine/templates/macros_templates/engine.html
+++ b/cc/engine/templates/macros_templates/engine.html
@@ -173,6 +173,24 @@
</div>
</header>
+
+ <!-- Annual fundraising campaign banner -->
+ <div id="top-banner">
+ <a title="Donate to Creative Commons" href="https://creativecommons.net/donate/?utm_campaign=fall2011&utm_source=ccorg&utm_medium=site_header" id="donate-link"></a>
+ <div class="container">
+ <div class="row">
+ <div class="eleven columns">
+ <h4><a href="https://creativecommons.net/donate/?utm_campaign=fall2011&utm_source=ccorg&utm_medium=site_header">Donate to Freedom and Sharing: CCâs Annual Campaign</a></h4>
+ </div>
+ <div class="three columns omega">
+ <h5><a class="btn" href="https://creativecommons.net/donate/?utm_campaign=fall2011&utm_source=ccorg&utm_medium=site_header">Donate now</a></h5>
+ </div>
+ </div>
+ </div>
+ </div>
+ <!-- Annual fundraising campaign banner -->
+
+
<div dir="{{ get_ltr_rtl }}" style="{{ is_rtl_align }}"
id="main" role="main">
<div class="container">
hooks/post-receive
--
cc.engine: License chooser, public domain chooser, deeds
More information about the cc-commits
mailing list