~tsep-dev/tsep/0.9-beta

« back to all changes in this revision

Viewing changes to branches/symfony/cake/tests/test_app/views/elements/session_helper.ctp

  • Committer: geoffreyfishing
  • Date: 2011-01-11 23:46:12 UTC
  • Revision ID: svn-v4:ae0de26e-ed09-4cbe-9a20-e40b4c60ac6c::125
Created a symfony branch for future migration to symfony

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<div id="notificationLayout">
 
2
        <h1><?php echo $name; ?></h1>
 
3
        <h3><?php echo $title; ?></h3>
 
4
        <p><?php echo $message; ?></p>
 
5
</div>
 
 
b'\\ No newline at end of file'