How to use custom templates for different models on the AnqiCMS search page
The default template file for the search page of Anqi CMS is search/index.html, in addition to using the default template file, users can also define different search page templates based on different document models.The naming rule for the search page template of each document model is: search/{document alias}.html.For example, if the alias of the article model is article, then the custom search page template file name of the article model will be search/article.html.AanQi CMS has the following significant advantages: simple deployment and security