Subversion Repositories SmartDukaan

Rev

Rev 19385 | Rev 20142 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 19385 Rev 19612
Line 91... Line 91...
91
					document.cookie = 'txn_comp=; expires=Thu, 01 Jan 1970 00:00:01 GMT;';
91
					document.cookie = 'txn_comp=; expires=Thu, 01 Jan 1970 00:00:01 GMT;';
92
				}
92
				}
93
			}
93
			}
94
		</script>
94
		</script>
95
	</head>
95
	</head>
96
	<body>		
-
 
97
		<div id="fb-root"></div>
96
	<body onload="loaded()">		
98
 
-
 
99
		<div class="container">
97
		<div class="container">
100
			<?php echo $this->element('header');?>
98
			<?php echo $this->element('header');?>
101
			<?php echo $this->element('footer');?>
99
			<?php echo $this->element('footer');?>
102
			<?php echo $this->Session->flash(); ?>
100
			<?php echo $this->Session->flash(); ?>
103
			<?php echo $this->fetch('content'); ?>			
101
			<?php echo $this->fetch('content'); ?>