view dtd/error.dtd @ 2955:2c4d7151b9a9

nginx community slack promo.
author Maxim Konovalov <maxim@nginx.com>
date Fri, 28 Apr 2023 09:25:05 -0700
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
>