Updated nojs.njk

Forgot to add safe filter to subtitle.
This commit is contained in:
Bobby Wibowo 2018-04-19 04:09:57 +07:00
parent 09f51c8448
commit 65db88ae3f
No known key found for this signature in database
GPG Key ID: 51C3A1E1E22D26CF

View File

@ -15,7 +15,7 @@
<img class="logo" src="images/logo_smol.png">
</p>
<h1 class="title">{{ globals.name }}</h1>
<h2 class="subtitle">{{ globals.home_subtitle }}</h2>
<h2 class="subtitle">{{ globals.home_subtitle | safe }}</h2>
<h3 class="subtitle" id="maxFileSize">
Maximum upload size per file is {{ maxFileSize }}