summaryrefslogtreecommitdiff
path: root/views/layout.haml
diff options
context:
space:
mode:
authorgebele <gebele@in-silico.ch>2016-02-02 10:55:28 +0100
committergebele <gebele@in-silico.ch>2016-02-02 10:55:28 +0100
commit6697948a6c925b165ab5d4dda87849a5f450003a (patch)
treee361996c7431e487dcc4f269c1be2cf2e73b26f6 /views/layout.haml
parenteb9f19e89e34eb4d573b67d9a2a7ad45ea71f393 (diff)
final adjustments, issue tracker link
Diffstat (limited to 'views/layout.haml')
-rw-r--r--views/layout.haml2
1 files changed, 2 insertions, 0 deletions
diff --git a/views/layout.haml b/views/layout.haml
index 12d908f..148e431 100644
--- a/views/layout.haml
+++ b/views/layout.haml
@@ -33,6 +33,8 @@
%img.media-object{:src=>"/images/enm_logo.png", :width=>"200px", :heigth=>"200px", :alt=>"logo_enm", :style=>"margin:0 3em 0 2em;"}
%div.container-fluid
+ Problems, bugs, ideas for improvements ? Please report at our
+ %a{:href => 'https://github.com/enanomapper/nano-lazar/issues', :rel => "external"} issue tracker
:javascript
$(document).ready(function(){
$("#back-top").hide();