favorites.name
Previous
Top
Next
A string variable containing the name -- the internal name used by Blogware -- of the favorites list.
Example
The example below displays the name of a favorites list as a headline:
<h1>{{favorites.name}}</h1>