mirror of
https://github.com/getgrav/grav-plugin-admin.git
synced 2026-05-06 11:37:25 +02:00
removed merge marks
This commit is contained in:
@@ -16,11 +16,7 @@
|
||||
<form method="post" action="{{ base_url_relative }}">
|
||||
<div class="padding">
|
||||
{% block form %}{% endblock %}
|
||||
<<<<<<< Updated upstream
|
||||
<input type="hidden" name="redirect" value="{{ uri.url(false) }}" />
|
||||
=======
|
||||
<input type="hidden" name="redirect" value="{{ uri.route(false) }}" />
|
||||
>>>>>>> Stashed changes
|
||||
{{ nonce_field('admin-form', 'admin-nonce')|raw }}
|
||||
</div>
|
||||
</form>
|
||||
|
||||
Reference in New Issue
Block a user