Project

General

Profile

1
<!-- BEGIN main_block -->
2
<div class="error-box rounded">
3
	<p>{MESSAGE}</p>
4
	<input type="button" name="submit" value="{BACK}" onclick="javascript: window.location = '{LINK}';" />
5
</div>
6
<!-- END main_block -->
(4-4/31)