{% extends "base.html" %}
{% load handletags %}
{% block content %}
{% include "whoisdb/handle_panel.html" with object=object %}
{% endblock %}