Source
Source Code of This Project
Actions
- Download source code
-
Browse source code
- apps
- lib
- filter
- form
- helper
- model
- task
- validator
- widget
- test
- LICENSE
- README
Source Code of This Project
/apps/frontend/modules/error/templates/_colOne.php
<div id="logo">
<h1><?php echo get_response_meta('title') ?></h1>
<h2><?php echo get_response_meta('description') ?></h2>
</div>