mirror of
https://github.com/TitanEmbeds/Titan.git
synced 2025-07-05 04:35:23 +02:00
Name CnD + DM stuff
This commit is contained in:
@ -99,6 +99,10 @@
|
||||
});
|
||||
</script>
|
||||
|
||||
{% if af_mode_enabled %}
|
||||
<script type="text/javascript" src="{{ url_for('static', filename='js/site.af.sausage.js') }}"></script>
|
||||
{% endif %}
|
||||
|
||||
{% block script %}{% endblock %}
|
||||
</body>
|
||||
</html>
|
||||
|
Reference in New Issue
Block a user