Create Sub Template for the Nav Component
This is the top navigation as a "sub template". The top navigation is responsive and the tag "nav" appears as a drop list on smaller screens.
The Sub Template:
And add it to the Main Template
We use the Sub Template above within the "Main Template" using good old HTML. We can reuse all the sub templates several times.