@extends('flarum.forum::layouts.basic') @section('title', $translator->trans('core.views.log_in.title')) @section('content') @if ($errors->any())
@endif

@endsection