{% extends "default.html" %} {% block sidebarblock %}{% endblock %} {% block sidebarLeftblock %}{% endblock %} {% block title %} Drama {% endblock %} {% block content %} Get Domain Record

{{domain_name}}

Current

can_submit

{{domain.can_submit}}

can_comment

{{domain.can_comment}}

reason

{{domain.reason_text}}

show_thumbnail

{{domain.show_thumbnail}}

embed_function

{{domain.embed_function}}

embed_template

{{domain.embed_template}}

Actions

{% endblock %}