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
No related branches found
No related tags found
No related merge requests found
Pipeline #83193 passed
...@@ -36,17 +36,10 @@ ...@@ -36,17 +36,10 @@
<v-col> <v-col>
<h1 class="text-h3 primary--text"> <h1 class="text-h3 primary--text">
<v-icon color="error" x-large>mdi-book-off-outline</v-icon> <v-icon color="error" x-large>mdi-book-off-outline</v-icon>
Whoops, 404 {% trans "No Coursebook" %}
</h1> </h1>
<p>The page you were looking for does not exist</p> <p>{% trans "There are no courses where you are a teacher." %} </p>
<v-btn
color="primary"
outlined
>
Get me out of here!
</v-btn>
</v-col> </v-col>
</v-row> </v-row>
</v-container> </v-container>
...@@ -56,4 +49,4 @@ ...@@ -56,4 +49,4 @@
{% block extra_body %} {% block extra_body %}
{# <script type="module" src="{% static "js/vue/alsijil/LoadComponents.js" %}"></script>#} {# <script type="module" src="{% static "js/vue/alsijil/LoadComponents.js" %}"></script>#}
{% endblock %} {% endblock %}
\ No newline at end of file
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