aboutsummaryrefslogtreecommitdiff
path: root/source/templates/favorites.html
diff options
context:
space:
mode:
Diffstat (limited to 'source/templates/favorites.html')
-rw-r--r--source/templates/favorites.html3
1 files changed, 0 insertions, 3 deletions
diff --git a/source/templates/favorites.html b/source/templates/favorites.html
index 28aee46a..beb76ff8 100644
--- a/source/templates/favorites.html
+++ b/source/templates/favorites.html
@@ -3,9 +3,6 @@
<%
import utils
%>
-<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">
<h1>Your favorites articles</h1>
%for feed in feeds:
bgstack15