diff options
author | nicosomb <nicolas@loeuillet.org> | 2013-04-08 10:54:59 +0200 |
---|---|---|
committer | nicosomb <nicolas@loeuillet.org> | 2013-04-08 10:54:59 +0200 |
commit | 67b70f811bb34e2f7bb08d110505ec149723d64b (patch) | |
tree | 4ea067a88ab80db4b70f89b94a60704cc10ba834 /tpl/index.html | |
parent | 0772c48b47c78ec0e5bbddfb75d76263d6032af8 (diff) | |
parent | 53c609f7152d3a752e5604d4a78fa43b89c72eb8 (diff) | |
download | wallabag-67b70f811bb34e2f7bb08d110505ec149723d64b.tar.gz wallabag-67b70f811bb34e2f7bb08d110505ec149723d64b.tar.zst wallabag-67b70f811bb34e2f7bb08d110505ec149723d64b.zip |
Merge branch 'master' of github.com:nicosomb/poche
Diffstat (limited to 'tpl/index.html')
-rwxr-xr-x | tpl/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tpl/index.html b/tpl/index.html index 3f3b28f0..5d7baa89 100755 --- a/tpl/index.html +++ b/tpl/index.html | |||
@@ -14,7 +14,7 @@ | |||
14 | </head> | 14 | </head> |
15 | <body class="article"> | 15 | <body class="article"> |
16 | <div id="article" class="w600p"> | 16 | <div id="article" class="w600p"> |
17 | <div> | 17 | <div id="backhome"> |
18 | <a href="index.php" title="back to home">←</a> | 18 | <a href="index.php" title="back to home">←</a> |
19 | </div> | 19 | </div> |
20 | <header class="mbm"> | 20 | <header class="mbm"> |