Skip to content

Commit 1b06586

Browse files
chore: change OU_APP_NAME to APP_NAME
1 parent 196632d commit 1b06586

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pythoncms/modules/box__default/base/templates/base/nav_base.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<!-- Brand/logo -->
55
<a class="navbar-brand" href="#">
66
<img src="/static/shopyo.svg" width="35" height="30">
7-
{{OUR_APP_NAME}} | {{active_page.capitalize()}}
7+
{{APP_NAME}} | {{active_page.capitalize()}}
88
</a>
99
<!-- Nav Links Left Aligned -->
1010
<ul class="navbar-nav">

0 commit comments

Comments
 (0)