diff --git a/pinaxcon/templates/flatpages/coc.html b/pinaxcon/templates/flatpages/coc.html index e24d1f2d..740f0144 100644 --- a/pinaxcon/templates/flatpages/coc.html +++ b/pinaxcon/templates/flatpages/coc.html @@ -1,4 +1,5 @@ {% extends "site_base.html" %} +{% load static %} {% block head_title %}{{ flatpage.title }}{% endblock head_title %} {% block body_class %}text-primary{% endblock body_class %} @@ -12,21 +13,20 @@
- +
Linux Australia is committed to the ideals expressed in our Values Statement and ask all our members, speakers, volunteers, attendees and guests to adopt these principles. We are a diverse community. Sometimes this means we need to work harder to ensure we're creating an environment of trust and respect where all who come to participate feel comfortable and included.
We value your participation and appreciate your help in realising this goal.
- +Respect yourself, and respect others. @@ -47,14 +47,14 @@
If the subject matter of the presentation cannot be presented adequately without including language that could be considered offensive, this should be pointed out in advance, at the beginning of the talk and in the schedule.
If presenters are unsure whether their material is suitable, they are encouraged to show it to the conference’s speaker liaison or mailing list/forum moderators before their session.
Presenters and attendees are asked to avoid language which is not appropriate for an all-ages audience as much as possible.
- +We ask everyone to be aware that we will not tolerate intimidation, harassment, or any abusive, discriminatory or derogatory behaviour by anyone at any event in person or online.
- +All participants, including event attendees and speakers must not engage in any intimidation, harassment, or abusive or discriminatory behaviour.
If you experience or observe any of these behaviours we ask that you report them through the appropriate channel.
- +Complaints and reports can be made to the organisers by contacting the registration desk or mailing list/forum moderators by contacting the relevant email addresses. All complaints made to event organisers will remain confidential and be taken seriously. @@ -68,7 +68,7 @@
Here are some examples of behaviours that have occurred at past events which are not appropriate:
We want everyone to have a good time at our events.
- +If you’re not sure about anything you’ve just read please contact the organisers or the Linux Australia Council at council@linux.org.au.
diff --git a/static/src/downloads/lca2019_coc_transparency_report.pdf b/static/src/downloads/lca2019_coc_transparency_report.pdf new file mode 100644 index 00000000..5642c81a Binary files /dev/null and b/static/src/downloads/lca2019_coc_transparency_report.pdf differ