2025-04-27 07:49:33 -04:00

8 lines
181 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
%>