mirror of
https://github.com/zulip/zulip.git
synced 2025-11-02 21:13:36 +00:00
lint: Fix indentation in portico header HTML.
This commit is contained in:
@@ -23,7 +23,7 @@
|
||||
|
||||
<div class="column-right top-links">
|
||||
{% if user_is_authenticated %}
|
||||
{% include 'zerver/portico-header-dropdown.html' %}
|
||||
{% include 'zerver/portico-header-dropdown.html' %}
|
||||
{% else %}
|
||||
{% if login_link_disabled %}
|
||||
{% elif not only_sso %}
|
||||
|
||||
Reference in New Issue
Block a user