summaryrefslogtreecommitdiff
path: root/views/layout.haml
diff options
context:
space:
mode:
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();