<?php

interface IOTGS_Installer_Template_Service {
	public function show( $model, $template );
}
