<?php /* Smarty version Smarty-3.1.8, created on 2012-04-16 14:28:53
         compiled from "./templates/index.tpl" */ ?>
<?php /*%%SmartyHeaderCode:16469039324f8c7a9630cc93-61205607%%*/if(!defined('SMARTY_DIR')) exit('no direct access allowed');
$_valid = $_smarty_tpl->decodeProperties(array (
  'file_dependency' => 
  array (
    'c0360d049dff10f364dfc53ba2cc3958abf6ee6d' => 
    array (
      0 => './templates/index.tpl',
      1 => 1334608132,
      2 => 'file',
    ),
  ),
  'nocache_hash' => '16469039324f8c7a9630cc93-61205607',
  'function' => 
  array (
  ),
  'version' => 'Smarty-3.1.8',
  'unifunc' => 'content_4f8c7a9636fb34_32960026',
  'variables' => 
  array (
    'title' => 0,
    'words' => 0,
    'word' => 0,
  ),
  'has_nocache_code' => false,
),false); /*/%%SmartyHeaderCode%%*/?>
<?php if ($_valid && !is_callable('content_4f8c7a9636fb34_32960026')) {function content_4f8c7a9636fb34_32960026($_smarty_tpl) {?>abcdefg
hijk

<h2><?php echo (($tmp = @htmlspecialchars($_smarty_tpl->tpl_vars['title']->value, ENT_QUOTES, 'UTF-8', true))===null||$tmp==='' ? "No Title" : $tmp);?>
</h2>

<?php  $_smarty_tpl->tpl_vars['word'] = new Smarty_Variable; $_smarty_tpl->tpl_vars['word']->_loop = false;
 $_from = $_smarty_tpl->tpl_vars['words']->value; if (!is_array($_from) && !is_object($_from)) { settype($_from, 'array');}
foreach ($_from as $_smarty_tpl->tpl_vars['word']->key => $_smarty_tpl->tpl_vars['word']->value){
$_smarty_tpl->tpl_vars['word']->_loop = true;
?>
<div><?php echo $_smarty_tpl->tpl_vars['word']->value;?>
</div>
<?php } ?>
<?php }} ?>