TOP

v65:websiteName

<v65:websiteName></v65:websiteName>

The v65:websiteName tag displays display the website name entered into the admin panel

Optional Attribute(s):

  • options:   <v65:websiteName options="{'element':'div','attributes':{'class':'v65-websiteName'}}"></v65:websiteName>

SAMPLE

The v65:websiteName tag outputs the following HTML code:
<div class="v65-websiteName">
	Website Name
</div>