wip: continue implementation
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
{% extends 'base.html.twig' %}
|
||||
|
||||
{% block body %}
|
||||
<div hx-get="{{ path('app_login') }}"
|
||||
hx-trigger="load"
|
||||
hx-swap="outerHTML"></div>
|
||||
{% endblock %}
|
||||
Reference in New Issue
Block a user