diff --git a/frontend/templates/home.html b/frontend/templates/home.html index d5b9b428..2afecc42 100755 --- a/frontend/templates/home.html +++ b/frontend/templates/home.html @@ -22,16 +22,16 @@ + @@ -44,7 +44,7 @@ function put_un_in_cookie2(){ {% block topsection %} {% include "learn_more.html" %} {% endblock %} - + {% block content %}
@@ -78,7 +78,7 @@ function put_un_in_cookie2(){ {% endif %}{% if work.relators.count > 2 %}{% for author in work.relators %}{% if not forloop.first %}, {{ author.name }}{% endif %}{% endfor %} {% endif %}
-
+
{% if work.last_campaign.publisher %} {{ work.last_campaign.publisher }} {% endif %} @@ -102,7 +102,7 @@ function put_un_in_cookie2(){ {% endfor %}
- + {% endif %} {% if top_pledge %}
@@ -164,7 +164,7 @@ function put_un_in_cookie2(){
- +
@@ -206,14 +206,14 @@ function put_un_in_cookie2(){

Donate!

Please help support Unglue.it by making a tax-deductible donation to the Free Ebook Foundation.
-
+
- -
+ +
@@ -241,11 +241,11 @@ function put_un_in_cookie2(){ {{ object.user.username }}
{% if object.campaign.type == 1 %} - pledged to unglue + pledged to unglue {% elif object.campaign.type == 2 %} - bought a copy of + bought a copy of {% elif object.campaign.type == 3 %} - supported + supported {% endif %}
{{ object.campaign.work.title }}
@@ -267,7 +267,7 @@ function put_un_in_cookie2(){ {{ object.user.username }}
commented on
{{ object.content_object.title }} - + {% elif event.2 == "wish" %} Avatar for {{ object.wishlist.user.username }} @@ -276,7 +276,7 @@ function put_un_in_cookie2(){ {{ object.wishlist.user.username }}
faved
{{ object.work.title }} -
+ {% endif %} {% endwith %} @@ -292,19 +292,7 @@ function put_un_in_cookie2(){
- - - -
For readers it’s a gold mine of great books they can have a say in bringing to market.
- -{% endblock %} \ No newline at end of file +{% endblock %} diff --git a/frontend/templates/learn_more.html b/frontend/templates/learn_more.html index 048abec0..41571729 100644 --- a/frontend/templates/learn_more.html +++ b/frontend/templates/learn_more.html @@ -16,131 +16,6 @@ -
-

Find over 10,000 free ebooks here.
Help us make more ebooks free!

- -
-
- MAKE -
  
-
-
- Creators make ebooks in EPUB, MOBI, and PDF.
- Ungluers love them for doing it.
-
-
-
-
-
- GIVE -
Read it Now
-
-
- Creators apply Creative Commons licenses to ebooks.
- Ungluers read them at home, at a library, anywhere.
-
-
-
-
-
- - ASK - -
-
- Creators ask downloaders to contribute what they choose.
- Ungluers say thank you with their support. -
-
-
- -
-
-
-
- MAKE -
  
-
-
- Creators make ebooks in EPUB.
- Ungluers love them for doing it.
-
-
-
-
-
- - ASK - -
-
- Creators set a funding goal and a per-copy price.
- Ungluers purchase the ebook to advance the campaign. -
-
-
-
-
- GIVE -
Read it Now
-
-
- When the funding goal is met, Creative Commons licenses are automatically applied.
-
-
-
- -
-
-
-
- - ASK - -
-
- Creators set a funding goal and rewards for supporters.
- Ungluers pledge to support the campaign. -
-
-
-
-
- MAKE -
  
-
-
- When the campaign succeeds, We collect Ungluer pledges.
- The ebook is created and rewards are distributed. -
-
-
-
-
- GIVE -
Read it Now
-
-
- Creative Commons licenses are applied.
- Ungluers read them at home, at a library, anywhere.
-
-
-
- -
-
- + diff --git a/static/scss/home.scss b/static/scss/home.scss new file mode 100644 index 00000000..e69de29b