[[ if (logged_in) { ]]
[[ if (user.isStaff) { ]]
Layouts
[[ } ]]
New Project
[[ if (profile && String(user._id) == String(profile._id)) { ]]
Settings
[[ } else if (! profile) { ]]
Profile
[[ } ]]
[[ if (opt.editing) { ]]
[[ } ]]
[[ } else { ]]
Sign Up
Sign In
[[ } ]]