%+header%>
<%
local function is_yaml(file)
return string.match(file, "%.yaml$") or string.match(file, "%.yml$")
end
%>
<%:Insomclash Editor%>
<%:Edit Insomclash configuration files%>
<%:F2: Fullscreen%> | <%:Esc: Exit Fullscreen%> | <%:Ctrl+S: Save%>
<%+footer%>