Skip to content

Commit

Permalink
Fix tab title
Browse files Browse the repository at this point in the history
  • Loading branch information
norkans7 committed Feb 8, 2024
1 parent d3540b4 commit 989032b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions templates/public_base.html
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,9 @@
<meta http-equiv="X-UA-Compatible" content="ie=edge">
<title>
{% trans "U-Report" %}
{% if org.subdomain %}
{{ org.name }}
{% endif %}
</title>
<meta name="description" content="">
<meta name="keywords" content="">
Expand Down

0 comments on commit 989032b

Please sign in to comment.