sitefn
sitefn templating functions provide information about the current
site. You can access the Site object
and the Theme currently applied to the site.
Get the current site
Gets the current Site.
Method signature
Sitesite()
Get the site of the passed content
Gets the Site of the passed content.
Method signature
Site site( ContentMapcontent)