Created
September 1, 2019 22:38
-
-
Save JimmyHowe/656daff3b7d1cf5ced95f357f97014d1 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?php | |
protected function _content_template() | |
{ | |
?> | |
<div class="jhdc-branding-withlove"> | |
<a href='https://jimmyhowe.com/' | |
target='_blank'>Made with ❤ by JimmyHowe.com</a> | |
</div> | |
<?php | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment