Sequenzia/app/views/post/_vertical.php
Parziphal e2533565bc more changes to advertisements
added two new ad spots, bottom of post#index and post#show.
spots can be selectively activated in the booru config. by default,
only original spots are active.
2013-12-04 15:19:11 -05:00

4 lines
89 B
PHP
Executable File

<div style="margin-bottom: 1em;">
<?= $this->print_advertisement("vertical") ?>
</div>