mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-25 16:04:46 +00:00
website added banner
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
<div class="navbar{% if top_bar_background=="Black" %} navbar-inverse{% endif %}"
|
||||
<div class="navbar navbar-inverse"
|
||||
style="">
|
||||
<div class="navbar-inner">
|
||||
<a class="brand" href="index">{{ brand_html }}</a>
|
||||
{% if brand_html %}<a class="brand" href="index">{{ brand_html }}</a>{% endif %}
|
||||
<div class="container">
|
||||
<button type="button" class="btn btn-navbar" data-toggle="collapse" data-target=".nav-collapse">
|
||||
<span class="icon-bar"></span>
|
||||
|
||||
Reference in New Issue
Block a user