view dtd/module.dtd @ 26:af5c42bbad23

Added a link to the latest news entry.
author Ruslan Ermilov <ru@nginx.com>
date Sat, 24 Sep 2011 04:43:13 +0000
parents 9d3403f5204d
children 8213f3f1c93d
line wrap: on
line source

<!ELEMENT  digest       (title, article+) >

<!ELEMENT  module       (para+) >
<!ATTLIST  module       date CDATA #REQUIRED >

<!ENTITY % content      SYSTEM  "content.dtd" >
          %content;