8 строки
294 B
Plaintext
8 строки
294 B
Plaintext
<!doctype html>
|
|
<%@ page language="java" contentType="text/html; charset=ISO-8859-1"
|
|
pageEncoding="ISO-8859-1"%>
|
|
<%@ taglib prefix="ej" uri="/WEB-INF/EJ.tld"%>
|
|
<%@ page import="com.syncfusion.*"%>
|
|
<%@include file="Navigation/ScriptSection.jsp"%>
|
|
<%@include file="Navigation/BodySection.jsp"%>
|