mirror of
https://gitlab.com/ansol/web-ansol.org.git
synced 2024-11-22 06:11:30 +00:00
remove old website's 404 page
It makes no sense in here (and it doesn't work without PHP).
This commit is contained in:
parent
cb61942668
commit
4dd405a7af
@ -1,21 +0,0 @@
|
|||||||
---
|
|
||||||
categories: []
|
|
||||||
metadata:
|
|
||||||
node_id: 8
|
|
||||||
layout: page
|
|
||||||
title: Oops! Não encontrei isso...
|
|
||||||
created: 1332720300
|
|
||||||
date: 2012-03-26
|
|
||||||
aliases:
|
|
||||||
- "/node/8/"
|
|
||||||
- "/page/8/"
|
|
||||||
---
|
|
||||||
<div class="content">
|
|
||||||
<p>Não encontrei o que procurava!</p>
|
|
||||||
<ul>
|
|
||||||
<li>
|
|
||||||
Pode ser que esteja no nosso <a href='http://ate2012.ansol.org<?php print $_SERVER['REQUEST_URI']; ?>'>site anterior</a>...
|
|
||||||
<li>
|
|
||||||
Pode até nem existir...</li>
|
|
||||||
</ul>
|
|
||||||
</div>
|
|
Loading…
Reference in New Issue
Block a user