{% extends "base_dashboard.html" %}
{% load static %}
{% block title %}Drafts - organization Dashboard{% endblock %}
{% block description %}
View and manage your draft hunts in the organization Dashboard. Track progress and update as needed.
{% endblock %}
{% block keywords %}
organization Dashboard, drafts, hunts, bug reporting, manage hunts, security, draft hunts
{% endblock %}
{% block og_title %}Drafts - organization Dashboard{% endblock %}
{% block og_description %}
View and manage your draft hunts in the organization Dashboard. Track progress and update as needed.
{% endblock %}
{% block content %}