Apply suggestions from code review
Co-authored-by: Hypolite Petovan <hypolite@mrpetovan.com>
This commit is contained in:
@@ -220,7 +220,6 @@ class Contact extends BaseModule
|
||||
|
||||
$tpl = Renderer::getMarkupTemplate('contacts-head.tpl');
|
||||
DI::page()['htmlhead'] .= Renderer::replaceMacros($tpl, [
|
||||
'$baseurl' => DI::baseUrl(),
|
||||
]);
|
||||
|
||||
$o = '';
|
||||
|
||||
Reference in New Issue
Block a user