mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-12-21 07:09:34 -05:00
18 lines
431 B
Text
18 lines
431 B
Text
# $OpenLDAP$
|
|
# Copyright 1999-2000, The OpenLDAP Foundation, All Rights Reserved.
|
|
# COPYING RESTRICTIONS APPLY, see COPYRIGHT.
|
|
|
|
# template for plain documents
|
|
!macro HTML_PRE_SECTION
|
|
!endmacro
|
|
!macro HTML_POST_SECTION
|
|
!endmacro
|
|
|
|
!macro HTML_HEADER
|
|
!endmacro
|
|
!macro HTML_FOOTER
|
|
{{INLINE:<SMALL>______<BR>}}
|
|
Copyright 1999-2000, The OpenLDAP Foundation. {{EMAIL:info@openldap.org}}
|
|
All Rights Reserved.
|
|
{{INLINE:</SMALL>}}
|
|
!endmacro
|