I want to add a new page like "About Us" in the footer.
I created a page in the template folder. What link should I add in the footer?
<div class="footer"> <div class="footer_links"> <a href="#" title="About Us">About Us</a> </div>
I want to add a new page like "About Us" in the footer.
I created a page in the template folder. What link should I add in the footer?
<div class="footer"> <div class="footer_links"> <a href="#" title="About Us">About Us</a> </div>
Hello. I need to add a Privacy Policy page to the forum. I have created a new template for it, but what link in the href should I add? Now it redirects to 404