summaryrefslogtreecommitdiff
path: root/app/views/layouts/_footer.haml
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/layouts/_footer.haml')
-rw-r--r--app/views/layouts/_footer.haml7
1 files changed, 7 insertions, 0 deletions
diff --git a/app/views/layouts/_footer.haml b/app/views/layouts/_footer.haml
new file mode 100644
index 0000000..94ea6dc
--- /dev/null
+++ b/app/views/layouts/_footer.haml
@@ -0,0 +1,7 @@
+%div{:style => 'max-width:500px; margin: 3em auto 0 auto; text-align: center; font-size: 0.85em'}
+ (cc) Attribution, Share-Alike
+  
+ %a{:rel => "license", :href => "https://creativecommons.org/licenses/by-sa/3.0/"}<
+ %img{:alt => "Creative Commons License", :style => "border-width:0; vertical-align: middle", :src => "/img/by-sa-3.0-80x15.png"}
+ &nbsp;
+ (c) 2012 LEAP Encryption Access Project \ No newline at end of file