# templately/3.8.0/views/templates/header-footer.php

Templately – Elementor &amp; Gutenberg Template Library: 6500+ Free &amp; Pro Ready Templates And Cloud!, version 3.8.0. 7 lines.

- Page: https://pluginprobe.com/plugins/templately/3.8.0/code/views/templates/header-footer.php
- Raw: https://pluginprobe.com/plugins/templately/3.8.0/raw/views/templates/header-footer.php
- Modified: 2026-08-05T07:50:56+00:00

Line numbers below start at 1. Link to a line or a range by appending a fragment to the
page URL, for example `https://pluginprobe.com/plugins/templately/3.8.0/code/views/templates/header-footer.php#L10-L20`.

```php
<?php

@get_header();

templately()->theme_builder::$page_template_module->print();

@get_footer();
```
