<?php
if ( !addon_licensed("NATURE3-extras-brown") ) {
   echo "This template is not licensed!"; exit;
}
?>