This is an automated email from the ASF dual-hosted git repository. solomax pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/openmeetings.git
commit 77df42f4f584a8a56a7930921575f331c60a62ce Author: Geoffrey Logovi <[email protected]> AuthorDate: Wed May 24 09:39:54 2023 +0000 fixes apache#188 - removed head tags fixed the style --- .../openmeetings/service/mail/template/InvitationTemplate.html | 5 ----- 1 file changed, 5 deletions(-) diff --git a/openmeetings-service/src/main/java/org/apache/openmeetings/service/mail/template/InvitationTemplate.html b/openmeetings-service/src/main/java/org/apache/openmeetings/service/mail/template/InvitationTemplate.html index 804984767..6f1f93ea2 100644 --- a/openmeetings-service/src/main/java/org/apache/openmeetings/service/mail/template/InvitationTemplate.html +++ b/openmeetings-service/src/main/java/org/apache/openmeetings/service/mail/template/InvitationTemplate.html @@ -19,11 +19,6 @@ --> <!DOCTYPE html> <html xmlns:wicket="http://wicket.apache.org/dtds.data/wicket-9.xsd"> - - <meta name="viewport" content="width=device-width, initial-scale=1.0"> - <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -</head> - <wicket:extend> <h2>
