<?php defined('SYSPATH') or die('No direct access allowed.');

abstract class HTMLRender extends lnApp_HTMLRender {}
?>