mirror of
https://github.com/KevinMidboe/rohnenedre.git
synced 2026-01-09 02:45:48 +00:00
4 lines
170 B
PHP
4 lines
170 B
PHP
<?php
|
|
get_template_part( 'includes/widgets/widget-about' );
|
|
get_template_part( 'includes/widgets/widget-adsense' );
|
|
get_template_part( 'includes/widgets/widget-ads' ); |