#render( $logo ) Community created: #formatDate( $community.CreationDate ) #if( $community.LastAccessDate ) Last accessed: #formatDate( $community.LastAccessDate ) #end #if( $community.LastUpdateDate ) Profile last updated: #formatDate( $community.LastUpdateDate ) #end
## TODO: Reserved for Invite or Join button
|
TODO: Type of Community
#if( $use_category )
#set( $c = $community.CategoryID )
Category: #encodeHTML( $community.Category.toString() ) #end #set( $u = $community.HostUser.Name ) Host: #encodeHTML( $u ) #encodeHTML( $synopsis )
Location: Primary Language: #encodeHTML( $language.Name ) Standards of Conduct: #encodeHTML( $rules ) |