Update title and other Django tag fixes.
This commit is contained in:
parent
ad758d870d
commit
7a35d48558
1 changed files with 4 additions and 2 deletions
|
@ -1,7 +1,8 @@
|
|||
{% extends "base_compliance.html" %}
|
||||
{% block subtitle %}GPL Compliance Project - {% endblock %}
|
||||
{% block submenuselection %}Principles{% endblock %}
|
||||
{% block subtitle %}Copyleft Compliance Projects - {% endblock %}
|
||||
{% block submenuselection %}CopyleftPrinciples{% endblock %}
|
||||
{% block content %}
|
||||
|
||||
<h1>The Principles of Community-Oriented GPL Enforcement</h1>
|
||||
|
||||
<p>The GNU General Public License (GPL) is the principal copyleft
|
||||
|
@ -191,3 +192,4 @@ communities.
|
|||
<br/>Licensed under the <a rel="license" href="https://creativecommons.org/licenses/by-sa/4.0">Creative Commons Attribution-ShareAlike 4.0 International License</a>.
|
||||
<br/>The copyright holders ask that per §3(a)(1)(A)(i) and §3(a)(1)(A)(v) of that license, you ensure these two links (<a href="https://sfconservancy.org/linux-compliance/principles.html">[1]</a>,
|
||||
<a href="https://fsf.org/licensing/enforcement-principles">[2]</a>) are preserved in modified and/or redistributed versions.</p>
|
||||
{% endblock %}
|
||||
|
|
Loading…
Reference in a new issue