diff --git a/theme/templates/pages/index.html b/theme/templates/pages/index.html index ac22a6382..de2d5da69 100644 --- a/theme/templates/pages/index.html +++ b/theme/templates/pages/index.html @@ -75,6 +75,9 @@
{% trans %}Vinyl Record Control{% endtrans %}

+
+ {% trans %}More features{% endtrans %} +
@@ -92,7 +95,7 @@

{% trans %}Free & Open Sourc {% include "donate_paypal.html" %}

- {% trans %}More Features{% endtrans %} + {% trans %}Get Involved{% endtrans %}
{% trans %}Source Code{% endtrans %} @@ -119,45 +122,4 @@
{{ article.title }}
{% endif %} - - -
-

{% trans %}Friendly Community{% endtrans %}

-

- {% trans %}Mixxx is developed by an international community of DJs, programmers, and artists. Because Mixxx is free (as in freedom and price), open source software, anyone can contribute to make Mixxx even better—including you!{% endtrans %} -

- -

- {% with launchpad_bugs="https://bugs.launchpad.net/mixxx/", mapping_link="https://github.com/mixxxdj/mixxx/wiki/Contributing-Mappings", create_a_branch_link="/get-involved#developers", help_with_translations_link="/get-involved#translators", starter_tasks_link="/get-involved" %}{% trans %}You can get involved with Mixxx today by reporting bugs and suggesting features, making a controller mapping, adding features & fixing bugs, helping with translations, or working on one of our other starter tasks.{% endtrans %}{% endwith %} -

-
- -
-
-
- Mac App Store -
- {% trans %}#1 Top Free Mac App Worldwide{% endtrans %}
- Mac App Store
- {% trans %}February 2011{% endtrans %} -
- -
- CNet -
- -
- Computer Music
- {% trans %}Free Pick of the Month{% endtrans %}
- {% trans %}September 2007{% endtrans %} -
- -
- Synthtopia -
- {% trans %}"The coolest open source
application ever?"{% endtrans %}
- {% trans %}February 2011{% endtrans %} -
-
-
{% endblock %}