|
|
|
@ -1,14 +1,17 @@
|
|
|
|
|
/* Automagically generated, do not edit! */
|
|
|
|
|
static const u_char t01_head1[] = ""
|
|
|
|
|
"<!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Strict//EN\" \"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd\">"
|
|
|
|
|
"\n"
|
|
|
|
|
"<html xmlns=\"http://www.w3.org/1999/xhtml\">"
|
|
|
|
|
"\n"
|
|
|
|
|
"<head>"
|
|
|
|
|
"<meta http-equiv=\"content-type\" content=\"text/html; charset=utf-8\"/>"
|
|
|
|
|
"<style type=\"text/css\">"
|
|
|
|
|
"<style type=\"text/css\" media=\"screen\">"
|
|
|
|
|
"\n"
|
|
|
|
|
"body,html {"
|
|
|
|
|
"background:#fff;"
|
|
|
|
|
"}"
|
|
|
|
|
"tr.o {"
|
|
|
|
|
"tr.e {"
|
|
|
|
|
"background:#f4f4f4;"
|
|
|
|
|
"}"
|
|
|
|
|
"th,td {"
|
|
|
|
@ -30,27 +33,34 @@ static const u_char t01_head1[] = ""
|
|
|
|
|
"a:hover {"
|
|
|
|
|
"color:#e33;"
|
|
|
|
|
"}"
|
|
|
|
|
"\n"
|
|
|
|
|
"</style>"
|
|
|
|
|
"\n"
|
|
|
|
|
"<title>Index of "
|
|
|
|
|
;
|
|
|
|
|
static const u_char t02_head2[] = ""
|
|
|
|
|
"</title>"
|
|
|
|
|
"\n"
|
|
|
|
|
"</head>"
|
|
|
|
|
;
|
|
|
|
|
static const u_char t03_body1[] = ""
|
|
|
|
|
"<body>"
|
|
|
|
|
"\n"
|
|
|
|
|
"<h1>Index of "
|
|
|
|
|
;
|
|
|
|
|
static const u_char t04_body2[] = ""
|
|
|
|
|
"</h1>"
|
|
|
|
|
"\n"
|
|
|
|
|
;
|
|
|
|
|
static const u_char t05_list1[] = ""
|
|
|
|
|
"<table id=\"list\" cellpadding=\"0.1em\" cellspacing=\"0\">"
|
|
|
|
|
"\n"
|
|
|
|
|
"<colgroup>"
|
|
|
|
|
"<col width=\"55%\"/>"
|
|
|
|
|
"<col width=\"20%\"/>"
|
|
|
|
|
"<col width=\"25%\"/>"
|
|
|
|
|
"</colgroup>"
|
|
|
|
|
"\n"
|
|
|
|
|
"<thead>"
|
|
|
|
|
"<tr>"
|
|
|
|
|
"<th>File Name</th>"
|
|
|
|
@ -58,8 +68,9 @@ static const u_char t05_list1[] = ""
|
|
|
|
|
"<th>Date</th>"
|
|
|
|
|
"</tr>"
|
|
|
|
|
"</thead>"
|
|
|
|
|
"\n"
|
|
|
|
|
"<tbody>"
|
|
|
|
|
"<tr class=\"e\">"
|
|
|
|
|
"<tr class=\"o\">"
|
|
|
|
|
"<td><a href=\"../\">Parent directory/</a></td>"
|
|
|
|
|
"<td>-</td>"
|
|
|
|
|
"<td>-</td>"
|
|
|
|
@ -78,13 +89,13 @@ static const u_char t09_foot1[] = ""
|
|
|
|
|
"</html>"
|
|
|
|
|
;
|
|
|
|
|
#define NFI_TEMPLATE_SIZE (0 \
|
|
|
|
|
+ nfi_sizeof_ssz(4) \
|
|
|
|
|
+ nfi_sizeof_ssz(5) \
|
|
|
|
|
+ nfi_sizeof_ssz(6) \
|
|
|
|
|
+ nfi_sizeof_ssz(7) \
|
|
|
|
|
+ nfi_sizeof_ssz(8) \
|
|
|
|
|
+ nfi_sizeof_ssz(0) \
|
|
|
|
|
+ nfi_sizeof_ssz(1) \
|
|
|
|
|
+ nfi_sizeof_ssz(2) \
|
|
|
|
|
+ nfi_sizeof_ssz(3) \
|
|
|
|
|
+ nfi_sizeof_ssz(t05_list1) \
|
|
|
|
|
+ nfi_sizeof_ssz(t06_list2) \
|
|
|
|
|
+ nfi_sizeof_ssz(t07_body3) \
|
|
|
|
|
+ nfi_sizeof_ssz(t08_body4) \
|
|
|
|
|
+ nfi_sizeof_ssz(t09_foot1) \
|
|
|
|
|
+ nfi_sizeof_ssz(t01_head1) \
|
|
|
|
|
+ nfi_sizeof_ssz(t02_head2) \
|
|
|
|
|
+ nfi_sizeof_ssz(t03_body1) \
|
|
|
|
|
+ nfi_sizeof_ssz(t04_body2) \
|
|
|
|
|
)
|
|
|
|
|