<?php
/**
* about-view
*
* @package baseContent
* @subpackage about
*/
class about_view extends fl_view {
}
?>