[[ include partials/meta ]]
[[- include partials/header ]]
[[ if (profile.photo && profile.photo.length) { ]]
[[ } else { ]]
[[ if (isOwnProfile) { ]]
click to add profile pic
[[ } ]]
[[ } ]]

[[- profile.displayName ]]

[[ if (profile.location) { ]] [[- profile.location ]] [[ } ]] [[ if (profile.website && profile.website.length) { ]] [[- profile.website ]] [[ } ]] [[ if (profile.twitterName && profile.twitterName.length) { ]] @[[- profile.twitterName ]] [[ } ]]
[[ if (projects.length) { ]]

[[- profile.username ]] has [[- projectCount ]] project[[- projectCount != 1 ? "s" : "" ]]

[[ include projects/list-projects ]] [[ } else { ]]

Welcome to VVALLS

VValls lets you create awesome 3D rooms.

[[ if (isOwnProfile) { ]]

You don't have any projects yet.

Create a New Project

[[ } else { ]]

Learn more about VValls

This person has no projects.

[[ } ]]
[[ } ]]
[[ include partials/edit-profile ]] [[ include projects/layouts-modal ]] [[ include projects/edit-project ]] [[ include partials/sign-in ]] [[ include partials/confirm-modal ]] [[ include partials/footer ]]
[[ include partials/scripts ]]