<%:危险区域%>

<%:点击此按钮将永久删除账户配置文件,此操作不可逆,请谨慎操作。%>


" onclick="confirmClearConfig()" style="font-weight: bold;"/>

<%:luci-app-natpierce项目开发者贡献%>

<%:感谢以下开发者为本项目做出的贡献!%>

<% local ok, contributors = pcall(require, "luci.model.cbi.natpierce.contributors") if ok and contributors and #contributors > 0 then %>
    <% for _, c in ipairs(contributors) do %>
  • <%=c.name%>头像 <%=c.name%>
  • <% end else %>

    <%:目前暂无贡献者,期待您的加入!%>

    <% end %>

<%:项目仓库及构建链接: %>点击此处查看构建状态或者提交贡献,或者能给我们个Star吗(`・ω・´)