users_signup_url
Previous  Top  Next

A string variable containing the URL for a page where readers with accounts can log in and new users can sign up for a Blogware account.


Example
The example belows displays the text "Sign up for a reader account!" linked to the account signup page.

<a href="{{users_signup_url}}">Sign up for a reader account!</a>