Hi,
you can use Joomla Temaplate override feature:
- copy file from /components/com_jsn/views/profile/tmpl/default.php to /template/your-template-folder/html/com_jsn/profile/default.php
- Edit new file
For example, make it with tabs just like in the 'edit profile' view?
To do this you can use attached plugin:
- Install from Joomla installer
- Go to Extensions->Plugins
- Search for "plg_profiletab"
- Enable it
This is a unofficial plugin, this plugin can create conflicts with other plugins that create tabs, so you will not find it into Download area.