~bryce/inkscape-web/projects-pages

« back to all changes in this revision

Viewing changes to person/templates/person/team_charter.html

  • Committer: Maren Hachmann
  • Date: 2016-02-27 20:48:47 UTC
  • Revision ID: removemarenhachmannthis@yahoo.com-20160227204847-9wo2rilus93sycz7
fix typos before po update

Show diffs side-by-side

added added

removed removed

Lines of Context:
9
9
{% endblock %}
10
10
 
11
11
{% block "name" %}{{ object.name }} {% trans "Charter" %}{% endblock %}
12
 
{% block "bio" %}{% trans "Each inkscape team has responsibilities, rules and specific privilages, these are documented here so all teams understand how they are supported to work and what may be required of them." %}{% endblock %}
 
12
{% block "bio" %}{% trans "Each inkscape team has responsibilities, rules and specific privileges. These are documented here, so all teams understand how they are supposed to work and what may be required of them." %}{% endblock %}
13
13
 
14
14
{% block "side" %}
15
15
  {{ object.side_bar|safe }}