mirror of
https://github.com/NodeBB/NodeBB.git
synced 2025-11-15 10:16:12 +01:00
11 lines
304 B
Smarty
11 lines
304 B
Smarty
<div class="hero-unit">
|
|
<h2 class="form-signin-heading">Now Leaving NodeBB</h2>
|
|
<p>
|
|
You are now leaving NodeBB.
|
|
</p>
|
|
<br />
|
|
<p>
|
|
<a href="{url}" rel="nofollow" class="btn btn-default btn-lg">Continue to {url}</a>
|
|
<a href="{home}" class="btn btn-lg btn-inverse">Return to NodeBB</a>
|
|
</p>
|
|
</div> |