Exemple #1
0
 function render($post, $args)
 {
     extract($this->options);
     CustomPost\Haml::render_box($template, [], $this->nonce_key(), $this->nonce_name());
 }