aboutsummaryrefslogtreecommitdiff
path: root/source/templates/notifications.html
diff options
context:
space:
mode:
Diffstat (limited to 'source/templates/notifications.html')
-rw-r--r--source/templates/notifications.html3
1 files changed, 0 insertions, 3 deletions
diff --git a/source/templates/notifications.html b/source/templates/notifications.html
index fa675d6b..35aa72a6 100644
--- a/source/templates/notifications.html
+++ b/source/templates/notifications.html
@@ -1,8 +1,5 @@
## article.html
<%inherit file="base.html"/>
-<h1><div class="right innerlogo"><a href="/"><img src="/img/tuxrss.png" title="What's new today?"/></a>
-</div><a name="top"><a href="/">pyAggr3g470r - News aggregator</a></a></h1>
-<a href="http://bitbucket.org/cedricbonhomme/pyaggr3g470r/" rel="noreferrer" target="_blank">pyAggr3g470r (source code)</a>
<div class="left inner">
%if feeds != []:
<h1>You are receiving e-mails for the following feeds:</h1>
bgstack15