Skip to content
Snippets Groups Projects
Commit aaa6cac4 authored by Tom Teichler's avatar Tom Teichler :beers:
Browse files

Merge branch 'master' of edugit.org:AlekSIS/official/AlekSIS

parents 5c7eb5e2 92c7d979
No related branches found
No related tags found
No related merge requests found
Pipeline #1910 failed
......@@ -15,7 +15,6 @@ from . import views
urlpatterns = [
path("", include("pwa.urls"), name="pwa"),
path("offline/", views.offline, name="offline"),
path("about/", views.about, name="about_aleksis"),
path("admin/", admin.site.urls),
path("data_management/", views.data_management, name="data_management"),
......
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