1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-08-17 22:47:59 +00:00
seahub/templates/feedback.html

11 lines
297 B
HTML
Raw Normal View History

2012-11-03 10:05:50 +00:00
{% extends "myhome_base.html" %}
{% block nav_feedback_class %}class="cur"{% endblock %}
{% block right_panel %}
<script type="text/javascript" src="http://open.denglu.cc/connect/commentcode?appid=59289denyu9jLcO03et5bMAo73jwAA"></script>
{% endblock %}
{% block extra_script %}
{% endblock %}