友情链接管理
<% links.forEach(link => { %> <% }); %>
排序 网站名称 URL 描述 操作
<%= link.order || 0 %> <%= link.name %> <%= link.url %> <%= link.description || '' %>
<%- include('../../components/pagination', { currentPage: pagination.currentPage, totalPages: pagination.totalPages, baseUrl: baseUrl, query: query }) %>