HEX
Server: Apache
System: Linux pdx1-shared-a1-38 6.6.104-grsec-jammy+ #3 SMP Tue Sep 16 00:28:11 UTC 2025 x86_64
User: mmickelson (3396398)
PHP: 8.1.31
Disabled: NONE
Upload Files
File: /home/mmickelson/theflexguy.com/wp-content/themes/elegant-grunge/footer.php
</div> <!-- End page /-->

<div id="footer-wrap-outer">
<div id="footer-wrap">
	<div id="footer">
	
	<?php if ( get_option("show_rss") ) : ?>
	<div id="subscribe">
	<a href="<?php bloginfo('rss2_url'); ?>"><?php _e('Subscribe RSS', 'elegant-grunge') ?></a>
	</div>
	<?php endif; ?>
	
   <?php get_sidebar('footer'); ?>

	<div class="clear"></div>
	<div class="legal"><?php echo get_option("copyright"); ?></div>
	<div class="credit"><?php printf(__('%1$s Theme by %2$s.', 'elegant-grunge'), '<a href="http://wordpress.org" target="_blank">WordPress</a>', '<a href="http://michael.tyson.id.au/wordpress" target="_blank">Michael Tyson</a>') ?></div>
	<?php wp_footer(); ?>
	</div>
</div>
</div>

</body>
</html>