work
This commit is contained in:
+2
-2
@@ -1,5 +1,5 @@
|
||||
<!doctype html>
|
||||
<html lang="pl">
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width,initial-scale=1">
|
||||
@@ -16,7 +16,7 @@
|
||||
<p>__ERROR_MESSAGE__</p>
|
||||
<div class="error-actions">
|
||||
<a class="primary-button inline-button" href="__PRIMARY_URL__">__PRIMARY_LABEL__</a>
|
||||
<button class="secondary-button inline-button" type="button" onclick="history.back()">Wstecz</button>
|
||||
<button class="secondary-button inline-button" type="button" onclick="history.back()">Back</button>
|
||||
</div>
|
||||
</section>
|
||||
</main>
|
||||
|
||||
Reference in New Issue
Block a user