view dtd/error.dtd @ 663:639bbb0c9d05

The commercial support section moved to the top of the support page.
author Maxim Konovalov <maxim@nginx.com>
date Tue, 04 Sep 2012 14:20:21 +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
>