1+ <!DOCTYPE html>
2+ < html >
3+
4+ < head >
5+ <!-- Basic -->
6+ < meta charset ="utf-8 " />
7+ < meta http-equiv ="X-UA-Compatible " content ="IE=edge " />
8+ <!-- Mobile Metas -->
9+ < meta name ="viewport " content ="width=device-width, initial-scale=1, shrink-to-fit=no " />
10+ <!-- Site Metas -->
11+ < meta name ="keywords " content ="" />
12+ < meta name ="description " content ="" />
13+ < meta name ="author " content ="" />
14+ < link rel ="shortcut icon " href ="/static/images/favicon.png " type ="">
15+
16+ < title > Feane </ title >
17+
18+ <!-- bootstrap core css -->
19+ < link rel ="stylesheet " type ="text/css " href ="/static/css/bootstrap.css " />
20+
21+ <!--owl slider stylesheet -->
22+ < link rel ="stylesheet " type ="text/css " href ="https://cdnjs.cloudflare.com/ajax/libs/OwlCarousel2/2.3.4/assets/owl.carousel.min.css " />
23+ <!-- nice select -->
24+ < link rel ="stylesheet " href ="https://cdnjs.cloudflare.com/ajax/libs/jquery-nice-select/1.1.0/css/nice-select.min.css " integrity ="sha512-CruCP+TD3yXzlvvijET8wV5WxxEh5H8P4cmz0RFbKK6FlZ2sYl3AEsKlLPHbniXKSrDdFewhbmBK5skbdsASbQ== " crossorigin ="anonymous " />
25+ <!-- font awesome style -->
26+ < link href ="/static/css/font-awesome.min.css " rel ="stylesheet " />
27+
28+ <!-- Custom styles for this template -->
29+ < link href ="/static/css/style.css " rel ="stylesheet " />
30+ <!-- responsive style -->
31+ < link href ="/static/css/responsive.css " rel ="stylesheet " />
32+
33+ </ head >
34+
35+ < body class ="sub_page ">
36+
37+ < div class ="hero_area ">
38+ < div class ="bg-box ">
39+ < img src ="/static/images/hero-bg.jpg " alt ="">
40+ </ div >
41+ <!-- header section strats -->
42+ < header class ="header_section ">
43+ < div class ="container ">
44+ < nav class ="navbar navbar-expand-lg custom_nav-container ">
45+ < a class ="navbar-brand " href ={% url 'index' %}>
46+ < span >
47+ Feane
48+ </ span >
49+ </ a >
50+
51+ < button class ="navbar-toggler " type ="button " data-toggle ="collapse " data-target ="#navbarSupportedContent " aria-controls ="navbarSupportedContent " aria-expanded ="false " aria-label ="Toggle navigation ">
52+ < span class =""> </ span >
53+ </ button >
54+
55+ < div class ="collapse navbar-collapse " id ="navbarSupportedContent ">
56+ < ul class ="navbar-nav mx-auto ">
57+ < li class ="nav-item ">
58+ < a class ="nav-link " href ={% url 'index' %}> Home </ a >
59+ </ li >
60+ < li class ="nav-item ">
61+ < a class ="nav-link " href ={% url 'menu' %}> Menu</ a >
62+ </ li >
63+ < li class ="nav-item active ">
64+ < a class ="nav-link " href ={% url 'about' %}> About < span class ="sr-only "> (current)</ span > </ a >
65+ </ li >
66+ < li class ="nav-item ">
67+ < a class ="nav-link " href ={% url 'book' %}> Book Table</ a >
68+ </ li >
69+ </ ul >
70+ < div class ="user_option ">
71+ < a href ="" class ="user_link ">
72+ < i class ="fa fa-user " aria-hidden ="true "> </ i >
73+ </ a >
74+ < a class ="cart_link " href ="# ">
75+ < svg version ="1.1 " id ="Capa_1 " xmlns ="http://www.w3.org/2000/svg " xmlns:xlink ="http://www.w3.org/1999/xlink " x ="0px " y ="0px " viewBox ="0 0 456.029 456.029 " style ="enable-background:new 0 0 456.029 456.029; " xml:space ="preserve ">
76+ < g >
77+ < g >
78+ < path d ="M345.6,338.862c-29.184,0-53.248,23.552-53.248,53.248c0,29.184,23.552,53.248,53.248,53.248
79+ c29.184,0,53.248-23.552,53.248-53.248C398.336,362.926,374.784,338.862,345.6,338.862z " />
80+ </ g >
81+ </ g >
82+ < g >
83+ < g >
84+ < path d ="M439.296,84.91c-1.024,0-2.56-0.512-4.096-0.512H112.64l-5.12-34.304C104.448,27.566,84.992,10.67,61.952,10.67H20.48
85+ C9.216,10.67,0,19.886,0,31.15c0,11.264,9.216,20.48,20.48,20.48h41.472c2.56,0,4.608,2.048,5.12,4.608l31.744,216.064
86+ c4.096,27.136,27.648,47.616,55.296,47.616h212.992c26.624,0,49.664-18.944,55.296-45.056l33.28-166.4
87+ C457.728,97.71,450.56,86.958,439.296,84.91z " />
88+ </ g >
89+ </ g >
90+ < g >
91+ < g >
92+ < path d ="M215.04,389.55c-1.024-28.16-24.576-50.688-52.736-50.688c-29.696,1.536-52.224,26.112-51.2,55.296
93+ c1.024,28.16,24.064,50.688,52.224,50.688h1.024C193.536,443.31,216.576,418.734,215.04,389.55z " />
94+ </ g >
95+ </ g >
96+ < g >
97+ </ g >
98+ < g >
99+ </ g >
100+ < g >
101+ </ g >
102+ < g >
103+ </ g >
104+ < g >
105+ </ g >
106+ < g >
107+ </ g >
108+ < g >
109+ </ g >
110+ < g >
111+ </ g >
112+ < g >
113+ </ g >
114+ < g >
115+ </ g >
116+ < g >
117+ </ g >
118+ < g >
119+ </ g >
120+ < g >
121+ </ g >
122+ < g >
123+ </ g >
124+ < g >
125+ </ g >
126+ </ svg >
127+ </ a >
128+ < form class ="form-inline ">
129+ < button class ="btn my-2 my-sm-0 nav_search-btn " type ="submit ">
130+ < i class ="fa fa-search " aria-hidden ="true "> </ i >
131+ </ button >
132+ </ form >
133+ < a href ="" class ="order_online ">
134+ Order Online
135+ </ a >
136+ </ div >
137+ </ div >
138+ </ nav >
139+ </ div >
140+ </ header >
141+ <!-- end header section -->
142+ </ div >
143+
144+ <!-- about section -->
145+
146+ < section class ="about_section layout_padding ">
147+ < div class ="container ">
148+
149+ < div class ="row ">
150+ < div class ="col-md-6 ">
151+ < div class ="img-box ">
152+ < img src ="/static/images/about-img.png " alt ="">
153+ </ div >
154+ </ div >
155+ < div class ="col-md-6 ">
156+ < div class ="detail-box ">
157+ < div class ="heading_container ">
158+ < h2 >
159+ We Are Feane
160+ </ h2 >
161+ </ div >
162+ < p >
163+ There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration
164+ in some form, by injected humour, or randomised words which don't look even slightly believable. If you
165+ are going to use a passage of Lorem Ipsum, you need to be sure there isn't anything embarrassing hidden in
166+ the middle of text. All
167+ </ p >
168+ < a href ="">
169+ Read More
170+ </ a >
171+ </ div >
172+ </ div >
173+ </ div >
174+ </ div >
175+ </ section >
176+
177+ <!-- end about section -->
178+
179+ <!-- footer section -->
180+ < footer class ="footer_section ">
181+ < div class ="container ">
182+ < div class ="row ">
183+ < div class ="col-md-4 footer-col ">
184+ < div class ="footer_contact ">
185+ < h4 >
186+ Contact Us
187+ </ h4 >
188+ < div class ="contact_link_box ">
189+ < a href ="">
190+ < i class ="fa fa-map-marker " aria-hidden ="true "> </ i >
191+ < span >
192+ Location
193+ </ span >
194+ </ a >
195+ < a href ="">
196+ < i class ="fa fa-phone " aria-hidden ="true "> </ i >
197+ < span >
198+ Call +01 1234567890
199+ </ span >
200+ </ a >
201+ < a href ="">
202+ < i class ="fa fa-envelope " aria-hidden ="true "> </ i >
203+ < span >
204+ 205+ </ span >
206+ </ a >
207+ </ div >
208+ </ div >
209+ </ div >
210+ < div class ="col-md-4 footer-col ">
211+ < div class ="footer_detail ">
212+ < a href ="" class ="footer-logo ">
213+ Feane
214+ </ a >
215+ < p >
216+ Necessary, making this the first true generator on the Internet. It uses a dictionary of over 200 Latin words, combined with
217+ </ p >
218+ < div class ="footer_social ">
219+ < a href ="">
220+ < i class ="fa fa-facebook " aria-hidden ="true "> </ i >
221+ </ a >
222+ < a href ="">
223+ < i class ="fa fa-twitter " aria-hidden ="true "> </ i >
224+ </ a >
225+ < a href ="">
226+ < i class ="fa fa-linkedin " aria-hidden ="true "> </ i >
227+ </ a >
228+ < a href ="">
229+ < i class ="fa fa-instagram " aria-hidden ="true "> </ i >
230+ </ a >
231+ < a href ="">
232+ < i class ="fa fa-pinterest " aria-hidden ="true "> </ i >
233+ </ a >
234+ </ div >
235+ </ div >
236+ </ div >
237+ < div class ="col-md-4 footer-col ">
238+ < h4 >
239+ Opening Hours
240+ </ h4 >
241+ < p >
242+ Everyday
243+ </ p >
244+ < p >
245+ 10.00 Am -10.00 Pm
246+ </ p >
247+ </ div >
248+ </ div >
249+ < div class ="footer-info ">
250+ < p >
251+ © < span id ="displayYear "> </ span > All Rights Reserved By
252+ < a href ="https://html.design/ "> Free Html Templates</ a > < br > < br >
253+ © < span id ="displayYear "> </ span > Distributed By
254+ < a href ="https://themewagon.com/ " target ="_blank "> ThemeWagon</ a >
255+ </ p >
256+ </ div >
257+ </ div >
258+ </ footer >
259+ <!-- footer section -->
260+
261+ <!-- jQery -->
262+ < script src ="/static/js/jquery-3.4.1.min.js "> </ script >
263+ <!-- popper js -->
264+ < script src ="
https://cdn.jsdelivr.net/npm/[email protected] /dist/umd/popper.min.js "
integrity ="
sha384-Q6E9RHvbIyZFJoft+2mJbHaEWldlvI9IOYy5n3zV9zzTtmI3UksdQRVvoxMfooAo "
crossorigin ="
anonymous "
> 265+ </ script >
266+ <!-- bootstrap js -->
267+ < script src ="/static/js/bootstrap.js "> </ script >
268+ <!-- owl slider -->
269+ < script src ="https://cdnjs.cloudflare.com/ajax/libs/OwlCarousel2/2.3.4/owl.carousel.min.js ">
270+ </ script >
271+ <!-- isotope js -->
272+ < script src ="
https://unpkg.com/[email protected] /dist/isotope.pkgd.min.js "
> </ script > 273+ <!-- nice select -->
274+ < script src ="https://cdnjs.cloudflare.com/ajax/libs/jquery-nice-select/1.1.0/js/jquery.nice-select.min.js "> </ script >
275+ <!-- custom js -->
276+ < script src ="/static/js/custom.js "> </ script >
277+ <!-- Google Map -->
278+ < script src ="https://maps.googleapis.com/maps/api/js?key=AIzaSyCh39n5U-4IoWpsVGUHWdqB6puEkhRLdmI&callback=myMap ">
279+ </ script >
280+ <!-- End Google Map -->
281+
282+ </ body >
283+
284+ </ html >
0 commit comments