view dtd/error.dtd @ 1368:b93922e05aed

Ubuntu 14.10 added to the list of supported distributions.
author Sergey Budnevitch <sb@waeme.net>
date Tue, 02 Dec 2014 15:53:09 +0300
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
>