fix: extra ")}" in 500 error page
The 500 page included ugly ")}" characters.
This commit is contained in:
committed by
Ned Batchelder
parent
83367c8430
commit
e58ad6c809
@@ -29,7 +29,6 @@ ${Text(_("{studio_name} Server Error")).format(
|
||||
studio_name=Text(settings.STUDIO_SHORT_NAME),
|
||||
)}
|
||||
${_("We've logged the error and our staff is currently working to resolve this error as soon as possible.")}
|
||||
)}
|
||||
</p>
|
||||
</article>
|
||||
</section>
|
||||
|
||||
Reference in New Issue
Block a user