forked from Github-Mirrors/canaille
Merge branch 'kingu-main-patch-71591' into 'main'
Spelling: About Canaille See merge request yaal/canaille!97
This commit is contained in:
commit
425e7c5a7e
2 changed files with 2 additions and 2 deletions
|
@ -9,7 +9,7 @@
|
||||||
|
|
||||||
<h2 class="ui center aligned header">
|
<h2 class="ui center aligned header">
|
||||||
<div class="content">
|
<div class="content">
|
||||||
{{ _("About canaille") }}
|
{{ _("About Canaille") }}
|
||||||
</div>
|
</div>
|
||||||
<div class="sub header">{% trans %}Free and open-source identity provider.{% endtrans %}</div>
|
<div class="sub header">{% trans %}Free and open-source identity provider.{% endtrans %}</div>
|
||||||
</h2>
|
</h2>
|
||||||
|
|
|
@ -103,7 +103,7 @@
|
||||||
{% endblock %}
|
{% endblock %}
|
||||||
|
|
||||||
<footer>
|
<footer>
|
||||||
<a href="{{ url_for('account.about') }}">{{ _("About canaille") }}</a>
|
<a href="{{ url_for('account.about') }}">{{ _("About Canaille") }}</a>
|
||||||
</footer>
|
</footer>
|
||||||
<script src="/static/jquery/jquery.min.js"></script>
|
<script src="/static/jquery/jquery.min.js"></script>
|
||||||
<script src="/static/fomanticui/semantic.min.js"></script>
|
<script src="/static/fomanticui/semantic.min.js"></script>
|
||||||
|
|
Loading…
Reference in a new issue