{% if request.member and request.member.current_membership is None %}
<divclass="announcement">
<iclass="fa fa-id-card"></i>
{% trans "You're currently not a member of Thalia. Renew your membership to get access to all parts of the website." %}
<ahref="{% url 'registrations:renew' %}">{% trans "You're currently not a member of Thalia. Renew your membership to get access to all parts of the website." %}</a>