Fix account url, use template for settings
This commit is contained in:
parent
dc93c7c05b
commit
5b6c6f1aac
3 changed files with 30 additions and 14 deletions
|
@ -5,7 +5,7 @@
|
|||
<script src="{{ url_for('static', path='/utils.js') }}"></script>
|
||||
</head>
|
||||
<body onload="checkPerms('links-to-check')">
|
||||
<h1>OIDC-test</h1>
|
||||
<h1>OIDC-test - FastAPI client</h1>
|
||||
{% block content %}
|
||||
{% endblock %}
|
||||
</body>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue