template: Edit footer for brevity.

This commit is contained in:
Bradley Sepos 2016-04-02 20:09:27 -04:00
parent 6d54e64bc3
commit 197ef17c50

View File

@ -1,4 +1,4 @@
<footer>
<p><span class="authorship">This article is part of the <a href="{{ base.relpath }}" title="{{ meta.project }} Documentation">{{ meta.project }} Documentation</a> and was written by {{ meta.authors }}.</span> <span class="contributing"><a href="https://github.com/HandBrake/HandBrake-docs" title="HandBrake Documentation on GitHub">Join us on GitHub</a> to contribute your thoughts and ideas, and to suggest any necessary corrections.</span></p>
<p><span class="authorship">This article is part of the <a href="{{ base.relpath }}" title="{{ meta.project }} Documentation">{{ meta.project }} Documentation</a> and was written by {{ meta.authors }}.</span> <span class="contributing"><a href="https://github.com/HandBrake/HandBrake-docs" title="HandBrake Documentation on GitHub">Join us on GitHub</a> to contribute your thoughts and ideas, and to suggest any corrections.</span></p>
<small class="copyright">Copyright {{ meta.copyright }}. <a href="{{ base.relpath }}license-summary.html" title="License Summary"><abbr title="{{ meta.license }}">{{ meta.license-abbr }}</abbr></a>.</small>
</footer>