mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-13 02:01:21 +00:00
website added banner
This commit is contained in:
@@ -4,6 +4,9 @@
|
||||
<header>
|
||||
</header>
|
||||
<div class="container">
|
||||
{% if banner_html %}<div class="row" style="margin-top: 30px;">
|
||||
<div class="span12">{{ banner_html }}</div>
|
||||
</div>{% endif %}
|
||||
<div class="outer">
|
||||
{% include "html/navbar.html" %}
|
||||
<div class="content row" id="page-{{ name }}" style="display: block;">
|
||||
|
||||
Reference in New Issue
Block a user