You've already forked snikket-web-portal
Remove strange greeting copied over from user_home
This commit is contained in:
@@ -2,7 +2,6 @@
|
||||
{% from "library.j2" import standard_button, form_button, render_errors, avatar with context %}
|
||||
{% block content %}
|
||||
<h1>{% trans %}Manage your data{% endtrans %}</h1>
|
||||
<p>{% trans user_name=user_info.display_name %}Welcome home, {{ user_name }}.{% endtrans %}</p>
|
||||
<nav class="welcome">
|
||||
<ul>
|
||||
<li>
|
||||
|
||||
Reference in New Issue
Block a user