Do the three keywords include, block, and extend belong to ThinkPHP or HTML?
{include}
{block name=""}
{/block}
{extend name=""}
TP’s
TP’s