mirror of
https://github.com/Hessenuk/DiscordTickets.git
synced 2025-09-02 08:41:25 +03:00
Set up for v3
This commit is contained in:
2
overrides/announce.html
Normal file
2
overrides/announce.html
Normal file
@@ -0,0 +1,2 @@
|
||||
<span class="twemoji">{% include ".icons/material/alert-decagram.svg" %}</span>
|
||||
<a href="/changelog">See what's new in v3.0.</a>
|
2
overrides/main.html
Normal file
2
overrides/main.html
Normal file
@@ -0,0 +1,2 @@
|
||||
{% extends "base.html" %}
|
||||
{% block announce %}{% include "announce.html" ignore missing %}{% endblock %}
|
Reference in New Issue
Block a user