contextual login caption; closes #1012

This commit is contained in:
ed 2025-11-20 00:46:19 +09:00
parent b427d7802a
commit 7a291403ca

View file

@ -120,7 +120,11 @@
</form> </form>
</div> </div>
{%- else %} {%- else %}
{%- if this.uname == '*' %}
<h1 id="l">login for more:</h1> <h1 id="l">login for more:</h1>
{%- else %}
<h1 id="l">change account:</h1>
{%- endif %}
<div> <div>
{%- if this.args.idp_login %} {%- if this.args.idp_login %}
<ul><li> <ul><li>