<% #include %> <% void header() { %> Content-Type: text/html; charset=UTF-8 <% } %> <% void frame_index(){ %> <% } %> <% void frame_head(){ %>
No Frames
<% } %> <% void frame_nav(int square, GList *images) { %> Image viewer <% for (GList *cur = images; cur; cur = cur->next) { %> <% gchar *img = (gchar *)cur->data; %>
"> ">
<% } %> <% } %> <% void frame_content(){ %> <% } %>