view dtd/error.dtd @ 1318:1e80c13dbf73

nginx support offer reworded to reflect the fact that we provide support for nginx f/oss and nginx based commercial products.
author Maxim Konovalov <maxim@nginx.com>
date Tue, 30 Sep 2014 11:32:31 +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
>