Spaces:
Sleeping
Sleeping
Commit ·
266e26f
1
Parent(s): 1491cb3
Update templates/services.html
Browse files- templates/services.html +1 -1
templates/services.html
CHANGED
|
@@ -13,7 +13,7 @@
|
|
| 13 |
|
| 14 |
</head>
|
| 15 |
<body>
|
| 16 |
-
|
| 17 |
|
| 18 |
<div class="container">
|
| 19 |
<h1>Our Services</h1>
|
|
|
|
| 13 |
|
| 14 |
</head>
|
| 15 |
<body>
|
| 16 |
+
{% include 'components/navbar.html' %}
|
| 17 |
|
| 18 |
<div class="container">
|
| 19 |
<h1>Our Services</h1>
|