view dtd/error.dtd @ 1323:15b49619f7fc

Set fixed height for the container of logo. This should prevent flickering while loading the image.
author Valentin Bartenev <vbart@nginx.com>
date Thu, 02 Oct 2014 18:49:09 +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
>