view dtd/error.dtd @ 1987:cd0763ff46e2

nginx.conf tickets promo.
author Maxim Konovalov <maxim@nginx.com>
date Fri, 26 May 2017 11:36:13 +0000
parents be54c443235a
children
line wrap: on
line source

<!--
  Copyright (C) Nginx, Inc.
  -->

<!ELEMENT  error        EMPTY >
<!ATTLIST  error
           name         CDATA #REQUIRED
           link         CDATA #REQUIRED
           lang         CDATA #REQUIRED
>