File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 1
- {% macro build_sidebar(pages, vendor) %}
1
+ f {% macro build_sidebar(pages, vendor) %}
2
2
< div class ="bg-dark " id ="sidebar-wrapper ">
3
3
{% if vendor == "sbio" %}
4
4
< div class ="sidebar-heading "> < img class ="logo " src ="{{ url_for('static', filename='img/vendors/sbio.png') }} " /> </ div >
113
113
< div class ="dropdown-menu dropdown-menu-right " aria-labelledby ="navbarDropdown ">
114
114
< a class ="dropdown-item " href ="{{ url_for('logout') }} "> Logout</ a >
115
115
< a class ="dropdown-item " href ="https://my.hostingby.design/submitticket.php?step=2&deptid=2 "> Support</ a >
116
- < a class ="dropdown-item " href ="https://discord/ gg/StaAybe3rm "> Discord</ a >
116
+ < a class ="dropdown-item " href ="https://discord. gg/StaAybe3rm "> Discord</ a >
117
117
< div class ="dropdown-divider "> </ div >
118
118
< a class ="dropdown-item " href ="https://docs.hostingby.design/ "> Documentation</ a >
119
119
</ div >
You can’t perform that action at this time.
0 commit comments