Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ea7995b commit d23188cCopy full SHA for d23188c
pythoncms/modules/box__default/base/templates/base/nav_base.html
@@ -4,7 +4,7 @@
4
<!-- Brand/logo -->
5
<a class="navbar-brand" href="#">
6
<img src="/static/shopyo.svg" width="35" height="30">
7
- {{OUR_APP_NAME}} | {{active_page.capitalize()}}
+ {{APP_NAME}} | {{active_page.capitalize()}}
8
</a>
9
<!-- Nav Links Left Aligned -->
10
<ul class="navbar-nav">
0 commit comments