mirror of
https://github.com/NodeBB/NodeBB.git
synced 2026-02-22 22:50:53 +01:00
11 lines
255 B
Smarty
11 lines
255 B
Smarty
<div class="alert alert-danger">
|
|
<strong>[[global:500.title]]</strong>
|
|
<p>[[global:500.message]]</p>
|
|
<p>{path}</p>
|
|
<!-- IF error --><p>{error}</p><!-- ENDIF error -->
|
|
|
|
<!-- IF returnLink -->
|
|
<p>[[error:goback]]</p>
|
|
<!-- ENDIF returnLink -->
|
|
</div>
|