For now with basic implementation. It will be improved later Added SEO related attribute in CMS_RESPONSE. Added improved Contact module. Added basic SEO module.
7 lines
166 B
Smarty
7 lines
166 B
Smarty
<h2>Contact information:</h2>
|
|
<div>
|
|
<strong>Name<strong>: {$name/}<br/>
|
|
<strong>Email<strong>: {$email/} <br/>
|
|
<strong>Message<strong>: {$message/} <br/>
|
|
</div>
|