| <title>Welcome to CodeIgniter</title>
|
| font-family: Lucida Grande, Verdana, Sans-serif;
|
| background-color: transparent;
|
| background-color: transparent;
|
| border-bottom: 1px solid #D0D0D0;
|
| font-family: Monaco, Verdana, Sans-serif;
|
| background-color: #f9f9f9;
|
| border: 1px solid #D0D0D0;
|
| padding: 12px 10px 12px 10px;
|
| <h1>Welcome to CodeIgniter!</h1>
|
| <p>The page you are looking at is being generated dynamically by CodeIgniter.</p>
|
| <p>If you would like to edit this page you'll find it located at:</p>
|
| <code>system/application/views/welcome_message.php</code>
|
| <p>The corresponding controller for this page is found at:</p>
|
| <code>system/application/controllers/welcome.php</code>
|
| <p>If you are exploring CodeIgniter for the very first time, you should start by reading the <a href="user_guide/">User Guide</a>.</p>
|
| <p><br />Page rendered in {elapsed_time} seconds</p>
|