By default, Magento provides a mini-login feature that you can always use, no matter where the user is located. Thus, on all pages (including CMS pages), the user can log in using the mini-login function.
, - , Magento , . - Magento, .
, .
EDIT: -
Magento ( ), (//) . front-end, :
<?php echo $this->getChildHtml('global_messages') ?>.
(, "1column.phtml", "2columns-left.phtml" ..), "app/design/frontend/base/default/template/page/". , XML "global_messages", .
, Magento . , ( ) , / .
, , . , , Magento , ( ). , , .
, , , , ( , "app/design/frontend/base/default/template/page/", "1column.phtml", "2columns-left.phtml" ) : -
<?php echo $this->getChildHtml('global_messages') ?>.