Fossil

Diff
Login

Differences From Artifact [4e8cafc457]:

To Artifact [974ef8af80]:


123
124
125
126
127
128
129




130
131
132
133
134
135
136
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140







+
+
+
+







  g.cgiPanic = 1;
}

/*
** Draw the footer at the bottom of the page.
*/
void style_footer(void){
  @ <hr>
  @ <p align="left"><font size="1">
  @ Fossil version %s(MANIFEST_VERSION) %s(MANIFEST_DATE)
  @ </font></p>
}

/*
** WEBPAGE: index
** WEBPAGE: home
** WEBPAGE: not_found
*/