2016-08-21 16:56:39 -04:00

5 lines
774 B
HTML

<footer>
<p><span class="authorship">This article is part of the <a href="{{ base.relpath }}" title="{{ document.project }} Documentation">{{ document.project }}&nbsp;Documentation</a> and was written by {{ document.authors }}.</span> <span class="contributing"><a href="https://github.com/HandBrake/HandBrake-docs" title="HandBrake Documentation on GitHub">Join&nbsp;us&nbsp;on&nbsp;GitHub</a> to contribute your thoughts and ideas, and to suggest any corrections.</p>
<small class="copyright">Copyright&nbsp;{{ document.copyright }}. <a href="{{ document.license-url rel }}" title="License Summary"><abbr title="{{ document.license }}">{{ document.license-abbr }}</abbr></a>. <a href="{{ document.credits-url rel }}" title="Credits">Credits</a>.</small>
</footer>