@extends('flarum.forum::layouts.basic') @inject('url', 'Flarum\Http\UrlGenerator') @section('title', $translator->trans('core.views.reset_password.title')) @section('content') @if ($errors->any())
@lang('sycho-force-password-reset.forum.force_reset_password_description')
@endsection