@ -13,8 +13,8 @@ local template = etlua.compile[[
<title>Annwan's CGI scripts</title>
</head>
<body>
<% if app and app ~= nil then %>
<p>No such application: <b><%= app -%></p>
<% if app and app ~= "" then %>
<p>No such application: <b><%= app -%></b></p>
<% end %>
<h1>Available Applications</h1>
<ul>