<% include("language.html") if _SESSION["logined"] ~= nil then %> Log List <% local domain = _GET["domain"] or _POST["domain"] %>
<%=LANG["str_domain"]%>:<%=specialhtml_encode(unescape(_GET["domain"]))%>
<%=LANG["title_id"]%> <%=LANG["title_protocol"]%> <%=LANG["str_action"]%> <%=LANG["title_username"]%> <%=LANG["calendar_static_time"]%> <%=LANG["str_filename"]%> <%=LANG["title_size"]%> <%=LANG["title_ip"]%>  
    
<% else print("") print("") end %>