aboutsummaryrefslogtreecommitdiffstats
path: root/nikola/data/themes/base/templates/comments_helper_dummy.tmpl
blob: f31a2e06e6dd43c54fc3373e70850a58bd846b6e (plain) (blame)
1
2
3
4
5
6
7
8
9
10
## -*- coding: utf-8 -*-

<%def name="comment_form(url, title, identifier)">
</%def>

<%def name="comment_link(link, identifier)">
</%def>

<%def name="comment_link_script()">
</%def>