8 lines
174 B
Plaintext
8 lines
174 B
Plaintext
<%
|
|
' Resizing constants for HTTP Headers page.
|
|
|
|
' Height of the top portion of the page, that displays the content
|
|
' expiration information
|
|
Const L_CONTENTEXPHEAD_H = 250
|
|
|
|
%> |