[TASK] Slightly update the index view.
This commit is contained in:
parent
3a42642019
commit
47809a0f22
|
@ -2,9 +2,9 @@
|
|||
{% block content %}
|
||||
<h3>Welcome, {{user}}!</h3>
|
||||
<p>
|
||||
Feel free to discover.<br>
|
||||
<ul>
|
||||
<li><a href="{% url 'frontend-projects' %}">Project Contexts</a></li>
|
||||
<li><a href="{% url 'frontend-projects' %}">Citavi projects</a></li>
|
||||
</ul>
|
||||
Feel free to discover.<br>
|
||||
</p>
|
||||
{% endblock %}
|
Loading…
Reference in New Issue