Skip to content

Commit

Permalink
fix: UFT-8 for about.jsp
Browse files Browse the repository at this point in the history
  • Loading branch information
grigoriev committed Jul 31, 2024
1 parent ae75e45 commit 45189a6
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
<jsp:include page="/common/jsp/about.jsp" />
<%@ page contentType="text/html; charset=UTF-8" %>
<jsp:include page="/common/jsp/about.jsp"/>

0 comments on commit 45189a6

Please sign in to comment.