view dtd/error.dtd @ 950:facf495a5629

Changed nginx to NGINX SE - adding more links to .com and making it more relevant
author Andrew Alexeev <andrew@nginx.com>
date Wed, 31 Jul 2013 14:05:51 +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
>