aboutsummaryrefslogtreecommitdiff
path: root/source/templates/base.html
diff options
context:
space:
mode:
authorCédric Bonhomme <kimble.mandel@gmail.com>2013-01-28 17:40:37 +0100
committerCédric Bonhomme <kimble.mandel@gmail.com>2013-01-28 17:40:37 +0100
commitd54b987f186ed1c87fe1155890796e1d1a012814 (patch)
tree29838a082911f898ec84b4536b7765d66ff2116c /source/templates/base.html
parentHTML5 fragment identifier for #top. (diff)
downloadnewspipe-d54b987f186ed1c87fe1155890796e1d1a012814.tar.gz
newspipe-d54b987f186ed1c87fe1155890796e1d1a012814.tar.bz2
newspipe-d54b987f186ed1c87fe1155890796e1d1a012814.zip
Some tests in templates...
Diffstat (limited to 'source/templates/base.html')
-rw-r--r--source/templates/base.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/templates/base.html b/source/templates/base.html
index 00578acb..aa375470 100644
--- a/source/templates/base.html
+++ b/source/templates/base.html
@@ -25,4 +25,4 @@
<a href="https://bitbucket.org/cedricbonhomme/pyaggr3g470r/" rel="noreferrer" target="_blank">Source code</a> of pyAggr3g470r.</p>
</div>
</body>
-</html>
+</html> \ No newline at end of file
bgstack15