mirror of
https://github.com/wassname/talk.git
synced 2026-07-07 22:07:09 +08:00
4 lines
114 B
Plaintext
4 lines
114 B
Plaintext
{% if customAdminCssUrl %}
|
|
<link nonce="{{ nonce }}" href="{{ customAdminCssUrl }}" rel="stylesheet">
|
|
{% endif %}
|