corrected title

This commit is contained in:
Jörg Henke
2022-07-07 14:47:10 +02:00
parent bcf2076c3c
commit 61888da6bf

View File

@ -2,7 +2,7 @@
<html xmlns:th="http://www.thymeleaf.org" xmlns:layout="http://www.ultraq.net.nz/thymeleaf/layout" <html xmlns:th="http://www.thymeleaf.org" xmlns:layout="http://www.ultraq.net.nz/thymeleaf/layout"
xmlns:sec="http://www.thymeleaf.org/extras/spring-security" layout:decorate="~{layout/main.html}"> xmlns:sec="http://www.thymeleaf.org/extras/spring-security" layout:decorate="~{layout/main.html}">
<head> <head>
<title>Notizen</title> <title>Arbeitszeit</title>
</head> </head>
<body> <body>
<font layout:fragment="title">Arbeitszeit</font> <font layout:fragment="title">Arbeitszeit</font>