view dtd/error.dtd @ 1322:11d632e182ec

Reduced size of the logo. Now it's exactly 2x of actual size on standard screens.
author Valentin Bartenev <vbart@nginx.com>
date Thu, 02 Oct 2014 18:48:56 +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
>