view dtd/error.dtd @ 2588:3abcb70b0aef

NGINX For Good Hackathon promo.
author Maxim Konovalov <maxim@nginx.com>
date Fri, 21 Aug 2020 18:54:32 +0300
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
>