{% extends "bbs/layout.html" %} {% load bbs_tags %} {% block css %} {% endblock %} {% block content %}
{% include "bbs/include/topic-info.html" %}
{% include 'bbs/modal/topic_score.html' %}
{% endblock %}