_ >   796 796             # application-specific (validation is not always wanted,
  797 797             # especially, when high backward compitibility is required).
  798 798             #
< >     799             #ns_log notice "ad_form: adding csrf token $::__csrf_token"
< _   799 800             template::element create $form_name __csrf_token -datatype text -widget hidden -value $::__csrf_token
  800 801         }
  801 802     }