Contest
{{ object.title }}
Rank : {{ object.ranking }}, Solved : {{ object.problems_solved }}
{{ object.description }}
Contest id: {{ object.contest_id }}
{% if edit_permission %} {% endif %}{% extends 'base/base.html' %} {% load static %} {% block title %} {{ object.title }} {% endblock %} {% block body %} {% include 'base/nav-bar.html' %}
{{ object.description }}
Contest id: {{ object.contest_id }}
{% if edit_permission %} {% endif %}