mirror of
https://gitlab.linphone.org/BC/public/flexisip-account-manager.git
synced 2026-01-17 10:08:05 +00:00
Update the dependencies Remove some old codes Bump the package version Move the throttle limit from 60 to 600
5 lines
131 B
PHP
5 lines
131 B
PHP
@extends('errors::minimal')
|
|
|
|
@section('title', __('Page Expired'))
|
|
@section('code', '419')
|
|
@section('message', __('Page Expired'))
|