From 1a883fb3789400df592e7f38f7cd1d3f296c6754 Mon Sep 17 00:00:00 2001 From: gebele Date: Mon, 16 Jan 2017 15:18:32 +0000 Subject: added version to mailto subject --- views/layout.haml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'views/layout.haml') diff --git a/views/layout.haml b/views/layout.haml index c012179..3597737 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?subject=[lazar v#{@version}]", :target=>"_top"} + %a{ :href=>"mailto:info@in-silico.ch?subject=[nano-lazar v#{@version}]", :target=>"_top"} %img.share{:src=>"/images/Email.png"} (version #{@version}). %div.col-md-2 -- cgit v1.2.3