diff --git a/djangoproject/templates/core2/about.html b/djangoproject/templates/core2/about.html
deleted file mode 100644
index 57854b9e..00000000
--- a/djangoproject/templates/core2/about.html
+++ /dev/null
@@ -1,138 +0,0 @@
-{% extends "core/base.html" %}
-{% block mainContent%}
-
-
-
-
-
-
{% trans "Crowdfunding Opensource, one issue at a time..." %}
-
-
-
-
-
-
-
-
-
-
-
-
-
-
{% trans "Some even have a voting system" %}
-
{% trans "And developers use the results to prioritize their work." %}
-
-
-
-
-
-
{% trans "But what if..." %}
-
{% trans "If you need an issue so bad that you'd be willing to PAY a few bucks for it, here's what you can do:" %}
-
-
-
-
-
-
{% trans "1) Create an offer here at FreedomSponsors" %}
-
{% trans "The new offer points to the original issue in the project's issue tracker" %}
-
-
-
-
-
-
{% trans "2) Other people might also be interested on it" %}
-
{% trans "So they throw in a few bucks too.
- You folks now became that issue's sponsors.
- But relax, nobody's paying anything yet!" %}
-
-
-
-
-
-
{% trans "3) Oh yeah, you gotta tell the developers about it, of course!" %}
-
-
-
-
-
-
-
{% trans "4) Over time, that issue acumulates "potential money"" %}
-
{% trans "Which is way more interesting than just votes, right?" %}
-
-
-
-
-
-
{% trans "4) Some developer then resolves the issue" %}
-
{% trans "And tells everyone about it here at FreedomSponsors." %}
-
-
-
-
-
-
{% trans "5) As a sponsor, you go and and see if it really solves your problem." %}
-
If it does, you pay the developer. If it doesn't, you don't (just don't try to be a smartass - it won't be good for your reputation).
- At that point, everyone is gonna need Paypal accounts! And that's it.
- P.S.: FreedomSponsors gets a tiny cut out of the developer's pay - 3% (not 20, not 10, not 5. Just 3. We're not greedy, nor evil - but we do gotta keep business running :-))
-
-
-
-
-
-
We know that idea sounds a little crazy...
-
You're probably thinking "what if this" and "what if that"...
-
Maybe the FAQ has some answers for the questions you might be asking yourself. Care to check it out?
-
-
-
-
-
-
We believe that the developers working on those projects deserve to make some money out of it.
- We believe that people should be able to influence the direction of those projects according to their needs.
- We believe that things could move faster in the open source world.
-
And yeah, we believe we can make that happen.
-
-
-
-
-
-
So, if you love open source too, and you believe in that vision
-
1) Sign up (it's really easy, all you need is a GMail account)
- 2) Spread the word - everyone needs to know about us for that to happen.
-
-
-
-
-
-
Oh, and last but not least
-
Our system is still at beta stage. Find any bugs, got any suggestions or comments?
- Don't hesitate to send us your feedback (really, we love feedback).
-
-
-
-
-
-
I did mention spreading the word, right?
-
I mean Twitter, Facebook, Google+...
- You gotta tell everyone, go go go! :-)
- Well, that's about it. Thanks for your time, and happy sponsoring!
- Oh, don't forget to like our Facebook page and follow us on Twitter!
-
-
-
-
-
-
‹
-
›
-
-
-
-
-{% endblock mainContent%}
diff --git a/djangoproject/templates/github/configure.html b/djangoproject/templates/github/configure.html
index 811c792e..4c020118 100644
--- a/djangoproject/templates/github/configure.html
+++ b/djangoproject/templates/github/configure.html
@@ -1,4 +1,4 @@
-{% extends "core/base.html" %}
+{% extends "core2/base.html" %}
{% block mainContent%}
Select repositories to be watched by FreedomSponsors
We will add a single comment to each issue on your repository's issue tracker.