2024-10-10
This commit is contained in:
14
web/kindeditor/plugins/template/html/1.html
Normal file
14
web/kindeditor/plugins/template/html/1.html
Normal file
@@ -0,0 +1,14 @@
|
||||
<!doctype html>
|
||||
<html>
|
||||
<head>
|
||||
<meta charset="utf-8" />
|
||||
</head>
|
||||
<body>
|
||||
<h3>
|
||||
<img align="left" height="100" style="margin-right: 10px" width="100" />在此处输入标题
|
||||
</h3>
|
||||
<p>
|
||||
在此处输入内容
|
||||
</p>
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user