From 780e7f0d882a22503f9ce7caab0a2e969e8529e6 Mon Sep 17 00:00:00 2001 From: elijah Date: Mon, 21 Jul 2014 02:17:06 -0700 Subject: initial draft content --- amber/layouts/_footer.html.haml | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 amber/layouts/_footer.html.haml (limited to 'amber/layouts/_footer.html.haml') diff --git a/amber/layouts/_footer.html.haml b/amber/layouts/_footer.html.haml new file mode 100644 index 0000000..04bfbcb --- /dev/null +++ b/amber/layouts/_footer.html.haml @@ -0,0 +1,13 @@ +#footer-inner + .container + .row + .col-sm-12 + %div.footer-text + %div.creativecommons + %a(href="https://creativecommons.org/licenses/by-sa/3.0/" rel="license")< + (cc) Attribution, Share-Alike + %a(href="https://creativecommons.org/licenses/by-sa/3.0/" rel="license")< + %img(alt="Creative Commons License" src="/assets/images/by-sa-3.0-80x15.png" style="border-width:0; vertical-align: text-top") +   + © 2014 + %a(href="https://leap.se")=t :leap -- cgit v1.2.3