doc.silverstripe.org/themes/docs/templates/Includes/DocumentationFooter.ss

6 lines
794 B
Scheme
Raw Normal View History

2014-09-20 04:12:39 +02:00
<div id="footer">
2015-10-13 22:35:07 +02:00
<p>Documentation powered by <a href="http://www.silverstripe.org">SilverStripe</a> (<a href="https://github.com/silverstripe/doc.silverstripe.org">code</a>). <a href="https://github.com/silverstripe/silverstripe-framework">Contribute documentation to doc.silverstripe.org</a>, <a href="https://github.com/silverstripe/silverstripe-framework/issues/new?labels=documentation">raise a bug or enhancement ticket</a>.
<a rel="license" href="http://creativecommons.org/licenses/by/4.0/"><img alt="Creative Commons License" style="border-width:0" src="https://i.creativecommons.org/l/by/4.0/88x31.png" /></a><br />This work is licensed under a <a rel="license" href="http://creativecommons.org/licenses/by/4.0/">Creative Commons Attribution 4.0 International License</a>.
2014-09-20 04:12:39 +02:00
</div>