mirror of
https://github.com/KevinMidboe/rohnenedre.git
synced 2025-12-08 20:39:02 +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' ); |