<?php
/** Multitemplate for DokuWiki
 * By Terence J. Grant
 * tjgrant [at] tatewake [dot] com
 * License: GPL v2
 */

//$multitemplate['playground:playground'] = 'default';
$multitemplate[''] = 'monobook';

?>