aboutsummaryrefslogtreecommitdiffhomepage
path: root/tpl/view.html
diff options
context:
space:
mode:
Diffstat (limited to 'tpl/view.html')
-rw-r--r--tpl/view.html2
1 files changed, 2 insertions, 0 deletions
diff --git a/tpl/view.html b/tpl/view.html
index af94df2e..007d5d4e 100644
--- a/tpl/view.html
+++ b/tpl/view.html
@@ -47,7 +47,9 @@
47 <div class="vieworiginal txtright small"><a href="{$url}" target="_blank" title="original : {$title}">view original</a></div> 47 <div class="vieworiginal txtright small"><a href="{$url}" target="_blank" title="original : {$title}">view original</a></div>
48 <div class="backhome"> 48 <div class="backhome">
49 <a href="index.php" title="back to home">&larr;</a> 49 <a href="index.php" title="back to home">&larr;</a>
50 <a href="#" title="back to top">&uarr;</a>
50 </div> 51 </div>
52
51 53
52 {include="js"} 54 {include="js"}
53 {include="footer"} \ No newline at end of file 55 {include="footer"} \ No newline at end of file