Merge branch 'master' into develop

This commit is contained in:
Dries Vints
2019-05-21 15:16:00 +02:00

View File

@@ -1,4 +1,4 @@
<!doctype html> <!DOCTYPE html>
<html lang="{{ str_replace('_', '-', app()->getLocale()) }}"> <html lang="{{ str_replace('_', '-', app()->getLocale()) }}">
<head> <head>
<meta charset="utf-8"> <meta charset="utf-8">