/**
  * Display form to add a template
  *
  * @access	private
  */
 private function display_form()
 {
     Html::nt_form();
 }