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

{% macro comment_form(url, title, identifier) %}
{% endmacro %}

{% macro comment_link(link, identifier) %}
{% endmacro %}

{% macro comment_link_script() %}
{% endmacro %}