Home | History | Annotate | Line # | Download | only in admin
      1 # $OpenLDAP$
      2 # Copyright 1999-2024 The OpenLDAP Foundation, All Rights Reserved.
      3 # COPYING RESTRICTIONS APPLY, see COPYRIGHT.
      4 #
      5 # Document: OpenLDAP Administrator's Guide
      6 # Master: master.sdf
      7 # 
      8 
      9 !include "../preamble.sdf"
     10 
     11 !define DOC_TOC	3
     12 !define DOC_TYPE	"Administrator's Guide"
     13 
     14 !macro build_html_cover
     15 !block inline
     16 <DIV align="Center">
     17 !endblock
     18 !default DOC_HTML_LOGO_BASE  $var{'DOC_LOGO_BASE'}
     19 !import "../images/LDAPwww.gif"; base=$var{'DOC_HTML_LOGO_BASE'}
     20 P1[notoc; class='doc-title'] [[DOC_TITLE]]
     21 Sign[class='doc-modified'] [[DATE:DOC_MODIFIED]]
     22 !block inline
     23 </DIV>
     24 !endblock
     25 !endmacro
     26 
     27 !macro HTML_HEADER
     28 !endmacro
     29 
     30 !macro HTML_FOOTER
     31 !endmacro
     32 
     33 !build_title
     34 
     35