到目前为止,我正在尝试将注册/登录表单的样式从\drupal\core\themes\stable\templates\form\复制到themes\mytheme\template\form。例如,在这个文件夹中有input.html.twig,它有以下代码。* * - attributes: A list of HTML attributes for the input element.*
* @see template_preprocess_input()
我现在正在做一个注册页面。我在使用django的注册表格和消息提醒。但是,我不使用引导,也不想使用引导。如何使用纯CSS自定义注册表单和消息警报?在这里,我将代码提供给我的消息警报:<div class="alert"> {% for message in messages %}conference:index') form = UserCreationForm()
ret