view dtd/error.dtd @ 2263:1bec6f727a84

Added njs presentation from nginx.conf 2018.
author Valentin Bartenev <vbart@nginx.com>
date Mon, 29 Oct 2018 19:52:32 +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
>