From 9aa3561cf86fbd9bb7d6d0b9c37b606c403bdaf1 Mon Sep 17 00:00:00 2001 From: Stefan Koegl Date: Sun, 20 Jun 2010 22:31:04 +0200 Subject: [PATCH] show podcast advertisement on dashboard --- mygpo/web/templates/dashboard.html | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/mygpo/web/templates/dashboard.html b/mygpo/web/templates/dashboard.html index 586e9c9a..463ef541 100644 --- a/mygpo/web/templates/dashboard.html +++ b/mygpo/web/templates/dashboard.html @@ -39,6 +39,11 @@
advertise here + {% else %} +

{% trans "Advertise your Podcast" %}

+ {% blocktrans %}Use this space and the Example Podcasts in all + gPodder clients – for just € 20 per week – to advertise your podcast. + Find out more on the advertisement page.{% endblocktrans %} {% endif %} @@ -59,6 +64,7 @@
+
{% if newest_episodes %}
-- 2.11.4.GIT