21306 Posts in 5736 Topics by 2603 members
|
Page:
1
|
Go to End | |
| Author | Topic: | 750 Views |
-
Base url

25 June 2009 at 8:39am
Hello,
somewhere is have seen (tutorials) that you can make a header clickable so that it opens the home page.
I thought it was <% base_url %> but this doesn't work
<h1><a href="/<% base_url %>">xxx.nl</a></h1>
What's the right "variable"
-
Re: Base url

25 June 2009 at 8:25pm
If you want to go to the base just use home/. Links are relative to the base and home/ is always the homepage
| 750 Views | ||
|
Page:
1
|
Go to Top |


