blog.new_article_url
Previous
Top
Next
A string variable containing an URL, which if accessed, takes the reader to the
Post Article
page where s/he can enter a new article.
Example
In the example below, the text "Click here to post a new article" is linked to the
Post Article
page.
<a href="{{blog.new_article_url}}">Click here to post a new article.</a>