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

Re-add notifications template for legacy base template

parent 20731668
No related branches found
No related tags found
1 merge request!1045Introduce Vuetify and GraphQL
Pipeline #80793 failed
{% extends 'core/vue_base.html' %}
{% load i18n static dashboard %}
{% block browser_title %}{% blocktrans %}Notifications{% endblocktrans %}{% endblock %}
{% block page_title %}{% blocktrans %}Notifications{% endblocktrans %}{% endblock %}
{% block content %}
<notification-list/>
{% 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