aboutsummaryrefslogtreecommitdiff
path: root/source/templates/notifications.html
diff options
context:
space:
mode:
authorCédric Bonhomme <kimble.mandel@gmail.com>2012-11-26 08:13:33 +0100
committerCédric Bonhomme <kimble.mandel@gmail.com>2012-11-26 08:13:33 +0100
commit8c27b2adc8060680aff32b40b98f9792256f6c87 (patch)
tree84900956b12d9e325dbfe20844458a0d5c0efa95 /source/templates/notifications.html
parentMinor changes. (diff)
downloadnewspipe-8c27b2adc8060680aff32b40b98f9792256f6c87.tar.gz
newspipe-8c27b2adc8060680aff32b40b98f9792256f6c87.tar.bz2
newspipe-8c27b2adc8060680aff32b40b98f9792256f6c87.zip
Refactoring codes in templates.
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