# ablocks/2.14.0/templates/email/template-footer.php

aBlocks – Gutenberg Blocks, User Dashboard Builder, Popup Builder, Form Builder &amp; Animation Builder, version 2.14.0. 8 lines.

- Page: https://pluginprobe.com/plugins/ablocks/2.14.0/code/templates/email/template-footer.php
- Raw: https://pluginprobe.com/plugins/ablocks/2.14.0/raw/templates/email/template-footer.php
- Modified: 2025-03-06T07:54: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/ablocks/2.14.0/code/templates/email/template-footer.php#L10-L20`.

```php
<?php
if ( ! defined( 'ABSPATH' ) ) {
	exit; // Exit if accessed directly
}
?>
</body>
</html>

```
