Skip to content

Commit

Permalink
Merge pull request #1041 from amakarudze/remove-gitter
Browse files Browse the repository at this point in the history
Remove gitter on website
  • Loading branch information
amakarudze authored Oct 15, 2024
2 parents a0796f7 + 07aa693 commit 3bd710e
Showing 1 changed file with 0 additions and 22 deletions.
22 changes: 0 additions & 22 deletions templates/core/contribute.html
Original file line number Diff line number Diff line change
Expand Up @@ -162,28 +162,6 @@ <h3>{% trans "Translate the tutorial!" %}</h3>
</div>

<div class="row clearfix">
<div class="col-md-6">
<h3>{% trans "Help on Gitter!" %}</h3>
<div class="cover">
<a href="https://gitter.im/DjangoGirls/tutorial">
<img src="{% static 'img/global/contribute/gitter.jpg' %}" alt="{% trans "A web page opened on a computer." %}" />
</a>
</div>
<div class="info">
<p>
{% blocktrans trimmed %}
Many people are doing our tutorial outside of a workshop. Sometimes, they get stuck and need help. How about spending a few hours a week helping them?
{% endblocktrans %}
</p>

<p>
{% blocktrans trimmed %}
This <a href="https://gitter.im/DjangoGirls/tutorial">Gitter room</a> is designed to be a friendly space, especially for beginners.
Remember that our <a href="https://djangogirls.org/pages/coc/">Code of Conduct</a> also applies there.
{% endblocktrans %}
</p>
</div>
</div>
<div class="col-md-6">
<h3>{% trans "Want to do more?" %}</h3>
<div class="cover">
Expand Down

0 comments on commit 3bd710e

Please sign in to comment.