<?php

Prado::using('Application.layouts.Layout');

class MainLayout extends Layout {

}

?>