diff options
Diffstat (limited to 'source/templates/error.html')
-rw-r--r-- | source/templates/error.html | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/source/templates/error.html b/source/templates/error.html index 5bce304b..dbdf66db 100644 --- a/source/templates/error.html +++ b/source/templates/error.html @@ -1,7 +1,4 @@ ## error.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"> ${message}
\ No newline at end of file |