Add CoC Transparency Report
This commit is contained in:
parent
1cd08fb373
commit
fc01ff66a7
2 changed files with 10 additions and 10 deletions
|
@ -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,10 +13,9 @@
|
|||
|
||||
<div class="card">
|
||||
<div class="card-body">
|
||||
<h5 class="card-title">Contact Code of Conduct team</h5>
|
||||
<h5 class="card-title">Code of Conduct Transparency Report</h5>
|
||||
<div class="card-text">
|
||||
If you feel unsafe or believe this Code of Conduct has been breached in any way, please email <a href="mailto:conduct@lca2019.org">conduct@lca2019.org</a>
|
||||
call +64 (0)3 978 0644 / +61 (0)7 3193 9296 or speak to any volunteer (wearing green T-shirts) or a Code of Conduct team member (wearing white lanyards).
|
||||
The linux.conf.au 2019 Code of Conduct team has released its transparency report on 30 January 2019. It is available for download <a href="{% static 'downloads/lca2019_coc_transparency_report.pdf' }">here</a>.
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
|
BIN
static/src/downloads/lca2019_coc_transparency_report.pdf
Normal file
BIN
static/src/downloads/lca2019_coc_transparency_report.pdf
Normal file
Binary file not shown.
Loading…
Reference in a new issue