diff options
author | Cédric Bonhomme <kimble.mandel@gmail.com> | 2013-01-28 17:40:37 +0100 |
---|---|---|
committer | Cédric Bonhomme <kimble.mandel@gmail.com> | 2013-01-28 17:40:37 +0100 |
commit | d54b987f186ed1c87fe1155890796e1d1a012814 (patch) | |
tree | 29838a082911f898ec84b4536b7765d66ff2116c /source/templates/base.html | |
parent | HTML5 fragment identifier for #top. (diff) | |
download | newspipe-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.html | 2 |
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 |