<%- include("_buttons.ejs", { id: locals.id }) %>
<% for (let i = 1; i <= code.split('\n').length; i++) { %>
<%= i %>
<% } %>
" ><%= code %>