4 lines
155 B
Smarty
4 lines
155 B
Smarty
head|append = <?php echo $this->plugins['insert-scripts']['header'] ?? '';?>
|
|
body|append = <?php echo $this->plugins['insert-scripts']['footer'] ?? '';?>
|
|
|