public static function SetCategoryForTemplate($category)
 {
     self::$template_category = $category;
 }