Fix HTML title

This commit is contained in:
Moritz Halbritter
2022-08-09 10:44:52 +02:00
parent 32379b6578
commit 2689454e8b
2 changed files with 2 additions and 2 deletions

View File

@@ -1,7 +1,7 @@
<!DOCTYPE html>
<html lang="en">
<head>
<title>mustache-webmvc test page</title>
<title>mustache-webflux test page</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
</head>
<body>

View File

@@ -1,7 +1,7 @@
<!DOCTYPE html>
<html lang="en">
<head>
<title>mustache-webmvc test page</title>
<title>mustache-webflux test page</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
</head>
<body>