🚀 Hostinger Optimized
🖥️ Server: Apache
💻 System: Linux webm015.cluster127.gra.hosting.ovh.net 6.18.42-ovh-vps-grsec-zfs+ #1 SMP PREEMPT_DYNAMIC Wed Aug 5 15:59:48 CEST 2026 x86_64
👤 User: stakrfrcol (69043)
🐘 PHP: 8.3.31
🚫 Disabled: _dyuweyrj4,_dyuweyrj4r,dl

💻 Terminal

📁 /home/stakrfrcol/agency
$

📄 404.tpl.php

📁 Path: /home/stakrfrcol/dolibarr/htdocs/public/webportal/tpl/404.tpl.php
📊 Size: 589 B
🔒 Perm: 0604
📝 MIME: text/plain
<!-- file 404.tpl.php -->
<?php
// Protection to avoid direct call of template
if (empty($context) || !is_object($context)) {
	print "Error, template page can't be called as URL";
	exit(1);
}

global $langs;
?>
<section id="services">
	<div class="container">
		<div class="row">
			<div class="col-lg-12 text-center">
				<h2 class="section-heading"><?php print $langs->trans('WebPortalError404'); ?></h2>
				<hr class="my-4">
			</div>
		</div>
	</div>
	<div class="container">
		<p class="text-center"><?php print $langs->trans('WebPortalErrorPageNotExist'); ?></p>
	</div>
</section>
← Back📥 Raw✏️ Edit🔒 Chmod
✨ File Manager Magic ✨