Files
crm-ms1/application/views/templates/header.php
2026-05-27 11:44:10 -04:00

7 lines
100 B
PHP

<html>
<head>
<title>CodeIgniter Tutorial</title>
</head>
<body>
<h1><?php echo $title; ?></h1>