# friends/2.7.7/templates/frontend/footer.php

Friends, version 2.7.7. 14 lines.

- Page: https://pluginprobe.com/plugins/friends/2.7.7/code/templates/frontend/footer.php
- Raw: https://pluginprobe.com/plugins/friends/2.7.7/raw/templates/frontend/footer.php
- Modified: 2021-01-29T17:18:06+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/friends/2.7.7/code/templates/frontend/footer.php#L10-L20`.

```php
<?php
/**
 * The /friends/ footer
 *
 * @version 1.0
 * @package Friends
 */

?>
</div>
<?php wp_footer(); ?>
</body>
</html>

```
