view dtd/error.dtd @ 1079:2d49e9ef39c3

Explicitly set background and font colors for body.
author Valentin Bartenev <vbart@nginx.com>
date Tue, 25 Feb 2014 19:01:07 +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
>