summaryrefslogtreecommitdiff
path: root/views
diff options
context:
space:
mode:
authorgebele <gebele@in-silico.ch>2016-05-04 15:56:02 +0000
committergebele <gebele@in-silico.ch>2016-05-04 15:56:02 +0000
commit9f3d87d51b1a8847eb409b6caee558ae6ab90164 (patch)
tree7bb0f16ef467da1f8bfdb288cf0e065c19e86064 /views
parent288dc2147651dc46bf62b5dda61045dbf510a45b (diff)
added license to GUI
Diffstat (limited to 'views')
-rw-r--r--views/layout.haml2
-rw-r--r--views/license.haml1
2 files changed, 3 insertions, 0 deletions
diff --git a/views/layout.haml b/views/layout.haml
index c9a6264..acdef62 100644
--- a/views/layout.haml
+++ b/views/layout.haml
@@ -52,6 +52,8 @@
%p.text-muted
&copy;
%a{:href => 'http://www.in-silico.ch', :rel => "external"} <i style="font-family: serife">in silico</i> toxicology gmbh 2014 - #{Time.now.year.to_s}
+ |
+ %a{:href => to("/license"), :rel => "external"} GPL3 License
#back-top{:style => "z-index:100;position:fixed;bottom:1%;right:1%;"}
%a{:href => "", :style=>"text:decoration:none;color:#ccc;"}
diff --git a/views/license.haml b/views/license.haml
new file mode 100644
index 0000000..2813220
--- /dev/null
+++ b/views/license.haml
@@ -0,0 +1 @@
+= @license