Remove header and footer from joomla view

 To remove header and footer from joomla view and it will show only content:

Append in the url: &tmpl=component

Example: http://localhost/index.php?option=com_users&view=login&tmpl=component

Comments