Sorry I don’t quite get this. I have copied my footer.php and maybe your could show me where I put back ticks in.
</div>
<div id="footer"><div class="bottom">
<a href="<?php bloginfo('atom_url'); ?>" class="feed-icon"><img src="<?php bloginfo('template_directory'); ?>/images/feed.png" alt="Syndicate content" title="Syndicate content" width="16" height="16" /></a> Feed
<a href="<?php bloginfo('comments_rss2_url'); ?>" class="feed-icon"><img src="<?php bloginfo('template_directory'); ?>/images/feed.png" alt="Syndicate content" title="Syndicate content" width="16" height="16" /></a> Comments
</div>
<div class="copy">
<p>
<?php bloginfo('name'); ?> is proudly powered by
<a href="https://www.ads-software.com">WordPress <?php bloginfo('version') ?></a>
-
'Theme ABAC' ported by <a href="https://www.nikynik.com">Nikynik</a> </p>
</div>
</div>
</div>
<?php wp_footer(); ?>
</body>
</html>