view dtd/error.dtd @ 896:6d077d40628d

Announce the source code repository move to Mercurial.
author Ruslan Ermilov <ru@nginx.com>
date Thu, 25 Apr 2013 23:54:00 +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
>