Skip to content
Snippets Groups Projects
Commit 714ef469 authored by Hangzhi Yu's avatar Hangzhi Yu
Browse files

Merge branch 'hhg' of edugit.org:AlekSIS/official/AlekSIS-App-Alsijil into hhg

parents 17b76eec 7ed4ae12
Branches engs-4.0
No related tags found
No related merge requests found
Pipeline #83193 passed
......@@ -36,17 +36,10 @@
<v-col>
<h1 class="text-h3 primary--text">
<v-icon color="error" x-large>mdi-book-off-outline</v-icon>
Whoops, 404
{% trans "No Coursebook" %}
</h1>
<p>The page you were looking for does not exist</p>
<v-btn
color="primary"
outlined
>
Get me out of here!
</v-btn>
<p>{% trans "There are no courses where you are a teacher." %} </p>
</v-col>
</v-row>
</v-container>
......@@ -56,4 +49,4 @@
{% block extra_body %}
{# <script type="module" src="{% static "js/vue/alsijil/LoadComponents.js" %}"></script>#}
{% endblock %}
\ No newline at end of file
{% endblock %}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment