% const { field } = theme.plugins.tianli_gpt; const matchesField = field === 'all' || field === layout || (field === 'wiki' && page.wiki) || (field === 'topic' && page.topic); if (matchesField) { %> <% } %>