view dtd/error.dtd @ 2854:eb9f88293304

Corrected a date in the latest news entry.
author Konstantin Pavlov <thresh@nginx.com>
date Tue, 24 May 2022 19:09:56 +0400
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
>