mirror of
https://github.com/pmoreno-rodriguez/grav-theme-future2021.git
synced 2025-06-07 20:08:54 +00:00
Updated reset form
This commit is contained in:
parent
80526bf55c
commit
0b407c0305
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@
|
|||
<article class="post">
|
||||
<header>
|
||||
<div class="title">
|
||||
<h2><span class="icon fa-exclamation-triangle"></span> Error {{ page.header.http_response_code }}</h2>
|
||||
<h2><span class="icon solid fa-exclamation-triangle"></span> Error {{ page.header.http_response_code }}</h2>
|
||||
<p>{{ page.content|raw }}</p>
|
||||
</div>
|
||||
</header>
|
||||
|
|
Loading…
Add table
Reference in a new issue