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