📄 aboutus.jsp
字号:
<%@ page language="java" contentType="text/html; charset=UTF-8" pageEncoding="UTF-8"%>
<%@ include file="/app/inc/header.jsp"%>
<html:html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title><bean:write name="info" property="title" /></title>
<meta name="keywords" content="www.yyhweb.com,yhcms,java,yyh,由由华网,个人网站,新闻系统,文章管理系统,">
<meta name="description" content="www.yyhweb.com由由华网(个人网站),爱好编程,热爱生活">
<meta name="generator" content="YHCMS 2.0,yhcms">
<meta name="author" content="stephen,yyh,yyhweb@126.com">
</head>
<body><br>
<table class="tab1" align="center" width="760px" cellSpacing="0" cellPadding="0">
<tr height="24px"><td>
<table class="tab" width="100%" cellSpacing="0" cellPadding="0">
<tr height="24px">
<td width="14%" class="td_b">
<bean:message key="artshow.postion"/>:
</td>
<td width="10%" align="center" class="td_b">
<html:link page="/index.html"><bean:message key="artshow.index"/></html:link>
>>
</td>
<td class="td_b">
<logic:equal name="Info" value="aboutus">
<bean:message key="footer.aboutus"/>
</logic:equal>
<logic:equal name="Info" value="copyright">
<bean:message key="footer.copyright"/>
</logic:equal>
<logic:equal name="Info" value="contactus">
<bean:message key="footer.contactus"/>
</logic:equal>
</td>
</tr>
<tr class="tr_1">
<td height="4px" colspan="3" ></td></tr>
<tr><td colspan="3" class="td_t">
<table class="tab" align="center" width="94%">
<tr><td><br>
<logic:notEqual name="content" value="">
<bean:write name="content" filter="false" />
</logic:notEqual>
</td></tr>
</table>
</td></tr>
</table>
</td></tr>
</table>
</body>
</html:html>
<%@ include file="/app/inc/footer.jsp"%>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -