Delete redirect.html.twig
This commit is contained in:
parent
071559cd3c
commit
c32f2dacf2
|
@ -1,9 +0,0 @@
|
|||
<!DOCTYPE html>
|
||||
{% spaceless %}
|
||||
<html>
|
||||
<head>
|
||||
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
|
||||
<meta http-equiv="refresh" content="0;url={{ page.destination.url }}" />
|
||||
</head>
|
||||
</html>
|
||||
{% endspaceless %}
|
Reference in a new issue