MISP/app/View/TagCollections/get_row.ctp

4 lines
62 B
PHP

<?php
echo $this->element('TagCollections/index_row');
?>