### Description Button url is pointing to "https://speakerfight.com/events/'%20%%7D". ### Issue ```html <a href="{% url 'list_events' %}' %}" class="btn-flat info big-button text-center">{% trans "JOIN THE FIGHTERS" %}</a> ``` ### More Informations File Path: speakerfight/core/templates/index.html