kollapsminoriteten/wp-content/themes/blocksy/page.php

17 lines
395 B
PHP
Raw Permalink Normal View History

2025-08-27 08:44:30 +02:00
<?php
/**
* The template for displaying all pages
*
* This is the template that displays all pages by default.
* Please note that this is the WordPress construct of pages
* and that other 'pages' on your WordPress site may use a
* different template.
*
* @link https://developer.wordpress.org/themes/basics/template-hierarchy/
*
* @package Blocksy
*/
get_template_part( 'single' );