<?php
/**
 * Default settings for the templatepagename plugin
 *
 * @author Martin <martin@sound4.biz>
 */

$conf['current_pagename_tpl']    = 'c_template';
$conf['inherited_pagename_tpl']    = 'i_template';
