view dtd/error.dtd @ 1865:5ab0bf2b7e79

The donation page disconnected from the top level menu. The donors list removed.
author Maxim Konovalov <maxim@nginx.com>
date Mon, 19 Dec 2016 08:58:11 +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
>