add missing announcement
This commit is contained in:
parent
60bea8393b
commit
260af2afd5
1 changed files with 4 additions and 2 deletions
|
@ -77,7 +77,9 @@
|
|||
event.detail.headers['X-CSRFToken'] = '{{ csrf_token }}';
|
||||
})
|
||||
</script>
|
||||
|
||||
{% if unread_announcements %}
|
||||
{% include "partial/_announcement.html" %}
|
||||
{% endif %}
|
||||
</body>
|
||||
|
||||
|
||||
</html>
|
||||
|
|
Loading…
Add table
Reference in a new issue