From fba8e52dda96b1c47c3f51f7f3fc9ba9c05b3a05 Mon Sep 17 00:00:00 2001 From: gebele Date: Mon, 16 Jan 2017 15:13:58 +0000 Subject: added version to mailto subject --- views/layout.haml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/views/layout.haml b/views/layout.haml index e81bd21..c012179 100644 --- a/views/layout.haml +++ b/views/layout.haml @@ -44,7 +44,7 @@ Problems, bugs, ideas for improvements ? Please report at our %a{:href => 'https://github.com/enanomapper/nano-lazar/issues', :rel => "external"} issue tracker or send us an email - %a{ :href=>"mailto:info@in-silico.ch", :target=>"_top"} + %a{ :href=>"mailto:info@in-silico.ch?subject=[lazar v#{@version}]", :target=>"_top"} %img.share{:src=>"/images/Email.png"} (version #{@version}). %div.col-md-2 -- cgit v1.2.3