diff options
Diffstat (limited to 'examples/shop/fulfillment.php')
-rw-r--r-- | examples/shop/fulfillment.php | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/examples/shop/fulfillment.php b/examples/shop/fulfillment.php index 4cd10c77..87779ff0 100644 --- a/examples/shop/fulfillment.php +++ b/examples/shop/fulfillment.php @@ -46,8 +46,8 @@ <text x="19" y="82" font-family="Verdana" font-size="90" fill="darkcyan">S</text> </svg> </div> - - <h1>Toy Store - Product Page</h1> + <!--#include virtual="web-common/dropdown-navbar.html"--> + <h1 class="nav">Toy Store - Product Page</h1> </header> <aside class="sidebar" id="left"> |