{% extends "base.html" %} {% load static %} {% load custom_tags %} {% block title %}Hackathons - OWASP BLT{% endblock %} {% block content %} {% include "includes/sidenav.html" %}
Join coding competitions, collaborate with others, and win prizes!
{{ upcoming_count }}
{{ ongoing_count }}
{{ past_count }}
Organized by {{ hackathon.organization.name }}
{{ hackathon.description|truncatechars:150 }}