File tree Expand file tree Collapse file tree 3 files changed +90
-66
lines changed
templates/bundles/TwigBundle/Exception Expand file tree Collapse file tree 3 files changed +90
-66
lines changed Original file line number Diff line number Diff line change 11{% extends ' base.html.twig' %}
22
3+ {% block title %}
4+ Oops :(
5+ {% endblock %}
6+
37{% block content %}
4- <section class =" hero" >
5- <div class =" hero__inner" >
6- <h1 data-animate =" title" class =" text-center uppercase" >
7- Oops :(
8- </h1 >
9- </div >
10- </section >
8+ <section class =" hero" >
9+ <div class =" hero__inner" >
10+ <h1 data-animate =" title" class =" text-center uppercase" >
11+ Oops :(
12+ </h1 >
13+ </div >
14+ </section >
1115
12- <section class =" page-content__wrapper" >
13- <div class =" page-content__inner" >
14- <section >
15- <div class =" max-w-3xl" >
16- <div class =" mx-auto space-y-16 text-lg text-left" >
17- <div class =" space-y-8" >
18- <p class =" text-base text-center font-light text-waterloo dark:text-santa md:mt-5" >
19- <b class =" inline-block mb-4" >THE PAGE YOU WERE LOOKING FOR DOESN'T EXIST.</b ><br >
20- Checkout for any URL misspelling or <a href =" /" class =" link" >return to the homepage</a >.
21- </p >
22- </div >
23- </div >
24- </div >
25- </section >
16+ <section class =" page-content__wrapper" >
17+ <div class =" page-content__inner" >
18+ <section >
19+ <div class =" max-w-3xl" >
20+ <div class =" mx-auto space-y-16 text-lg text-left" >
21+ <div class =" space-y-8" >
22+ <p class =" text-base text-center font-light text-waterloo dark:text-santa md:mt-5" >
23+ <b class =" inline-block mb-4" >
24+ THE PAGE YOU WERE LOOKING FOR DOESN'T EXIST.
25+ </b ><br />
26+ Checkout for any URL misspelling or <a href =" /" class =" link" >
27+ return to the homepage
28+ </a >.
29+ </p >
30+ </div >
31+ </div >
2632 </div >
27- </section >
33+ </section >
34+ </div >
35+ </section >
2836{% endblock %}
Original file line number Diff line number Diff line change 11{% extends ' base.html.twig' %}
22
3+ {% block title %}
4+ Page not found
5+ {% endblock %}
6+
37{% block content %}
4- <section class =" hero" >
5- <div class =" hero__inner" >
6- <h1 data-animate =" title" class =" text-center uppercase" >
7- Page not found
8- </h1 >
9- </div >
10- </section >
8+ <section class =" hero" >
9+ <div class =" hero__inner" >
10+ <h1 data-animate =" title" class =" text-center uppercase" >
11+ Page not found
12+ </h1 >
13+ </div >
14+ </section >
1115
12- <section class =" page-content__wrapper" >
13- <div class =" page-content__inner" >
14- <section >
15- <div class =" max-w-3xl" >
16- <div class =" mx-auto space-y-16 text-lg text-left" >
17- <div class =" space-y-8" >
18- <p class =" text-base text-center font-light text-waterloo dark:text-santa md:mt-5" >
19- <b class =" inline-block mb-4" >THE PAGE YOU WERE LOOKING FOR DOESN'T EXIST.</b ><br >
20- Checkout for any URL misspelling or <a href =" /" class =" link" >return to the homepage</a >.
21- </p >
22- </div >
23- </div >
24- </div >
25- </section >
16+ <section class =" page-content__wrapper" >
17+ <div class =" page-content__inner" >
18+ <section >
19+ <div class =" max-w-3xl" >
20+ <div class =" mx-auto space-y-16 text-lg text-left" >
21+ <div class =" space-y-8" >
22+ <p class =" text-base text-center font-light text-waterloo dark:text-santa md:mt-5" >
23+ <b class =" inline-block mb-4" >
24+ THE PAGE YOU WERE LOOKING FOR DOESN'T EXIST.
25+ </b ><br />
26+ Checkout for any URL misspelling or <a href =" /" class =" link" >
27+ return to the homepage
28+ </a >.
29+ </p >
30+ </div >
31+ </div >
2632 </div >
27- </section >
33+ </section >
34+ </div >
35+ </section >
2836{% endblock %}
Original file line number Diff line number Diff line change 11{% extends ' base.html.twig' %}
22
3+ {% block title %}
4+ Internal server error
5+ {% endblock %}
6+
37{% block content %}
4- <section class =" hero" >
5- <div class =" hero__inner" >
6- <h1 data-animate =" title" class =" text-center uppercase" >
7- INTERNAL SERVER ERROR
8- </h1 >
9- </div >
10- </section >
8+ <section class =" hero" >
9+ <div class =" hero__inner" >
10+ <h1 data-animate =" title" class =" text-center uppercase" >
11+ Internal server error
12+ </h1 >
13+ </div >
14+ </section >
1115
12- <section class =" page-content__wrapper" >
13- <div class =" page-content__inner" >
14- <section >
15- <div class =" max-w-3xl" >
16- <div class =" mx-auto space-y-16 text-lg text-left" >
17- <div class =" space-y-8" >
18- <p class =" text-base text-center font-light text-waterloo dark:text-santa md:mt-5" >
19- <b class =" inline-block mb-4" >THE PAGE YOU WERE LOOKING FOR DOESN'T EXIST.</b ><br >
20- Checkout for any URL misspelling or <a href =" /" class =" link" >return to the homepage</a >.
21- </p >
22- </div >
23- </div >
24- </div >
25- </section >
16+ <section class =" page-content__wrapper" >
17+ <div class =" page-content__inner" >
18+ <section >
19+ <div class =" max-w-3xl" >
20+ <div class =" mx-auto space-y-16 text-lg text-left" >
21+ <div class =" space-y-8" >
22+ <p class =" text-base text-center font-light text-waterloo dark:text-santa md:mt-5" >
23+ <b class =" inline-block mb-4" >
24+ THE PAGE YOU WERE LOOKING FOR DOESN'T EXIST.
25+ </b ><br />
26+ Checkout for any URL misspelling or <a href =" /" class =" link" >
27+ return to the homepage
28+ </a >.
29+ </p >
30+ </div >
31+ </div >
2632 </div >
27- </section >
33+ </section >
34+ </div >
35+ </section >
2836{% endblock %}
You can’t perform that action at this time.
0 commit comments