{# <p class="right pagination-p">#}
{# <nav>#}
{# <ul class="pagination">#}
{# {% ifnotequal page 1 %}#}
此为template 中的标签,含义是?快捷键是?
百度就只有一条结果,表示是“二次开发”。
PHP中文网2017-04-17 17:48:31
这是 Django template中的单行注释功能。
另外还有一个多行注释:
{% comment %} this is a comment {% endcomment %}