diff options
author | Nicolas LÅ“uillet <nicolas.loeuillet@gmail.com> | 2013-08-03 08:24:42 +0200 |
---|---|---|
committer | Nicolas LÅ“uillet <nicolas.loeuillet@gmail.com> | 2013-08-03 08:24:42 +0200 |
commit | c67e13e04baab64bcc63fd0dca46125513250c44 (patch) | |
tree | eaad9f73fd1e50e192312d73c3739c3d82c4d323 /tpl/_top.twig | |
parent | afe60d614b5c3c7700db93e51a991b0180887726 (diff) | |
download | wallabag-c67e13e04baab64bcc63fd0dca46125513250c44.tar.gz wallabag-c67e13e04baab64bcc63fd0dca46125513250c44.tar.zst wallabag-c67e13e04baab64bcc63fd0dca46125513250c44.zip |
new tpl files
Diffstat (limited to 'tpl/_top.twig')
-rw-r--r-- | tpl/_top.twig | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/tpl/_top.twig b/tpl/_top.twig new file mode 100644 index 00000000..8e3ea7e0 --- /dev/null +++ b/tpl/_top.twig | |||
@@ -0,0 +1,3 @@ | |||
1 | <header> | ||
2 | <h1><a href="./"><img src="./img/logo.png" alt="logo poche" /></a>poche</h1> | ||
3 | </header> \ No newline at end of file | ||