fix(FastAPI): correct HTML tags and indentation

Signed-off-by: Steven Guikal <void@fluix.one>
This commit is contained in:
Steven Guikal 2021-10-18 14:50:28 -04:00
parent 927f5e8567
commit 7f72d78dcc
3 changed files with 33 additions and 33 deletions

View file

@ -47,7 +47,6 @@
{% trans %}Login{% endtrans %}
</a>
</li>
{% endif %}
</li>
{% endif %}
</ul>
</div>