mirror of
https://github.com/opensourcepos/opensourcepos.git
synced 2026-01-01 22:17:55 -05:00
12 lines
148 B
HTML
12 lines
148 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<title>403 Prohibido</title>
|
|
</head>
|
|
<body>
|
|
|
|
<p>El acceso a los directorios está prohibido.</p>
|
|
|
|
</body>
|
|
</html>
|