forked from wallabag/wallabag
Migrate root level template references to new notation
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
{% extends "FOSUserBundle::layout.html.twig" %}
|
||||
{% extends "@FOSUser/layout.html.twig" %}
|
||||
|
||||
{% block fos_user_content %}
|
||||
<form action="{{ path('fos_user_security_check') }}" method="post" name="loginform">
|
||||
|
||||
Reference in New Issue
Block a user