Commit 6a397303 authored by ms group dev's avatar ms group dev

注释范例、代码缩进

parent b0d1a228
...@@ -2,15 +2,17 @@ ...@@ -2,15 +2,17 @@
<html> <html>
<head> <head>
<title></title> <title></title>
<#include "/include/head-file.ftl"/> <#include "/include/head-file.ftl"/>
<#include "/reset-password.ftl"/> <#include "/reset-password.ftl"/>
<#include "/exit-system.ftl"/> <#include "/exit-system.ftl"/>
<link rel="stylesheet" href="${base}/static/ms-admin/4.7.0/css/index.css"> <link rel="stylesheet" href="${base}/static/ms-admin/4.7.0/css/index.css">
<!--
<!--#include virtual="include/head-file.ftl" --> <!--#include virtual="include/head-file.ftl" -->
<!--#include virtual="./reset-password.ftl" --> <!--#include virtual="./reset-password.ftl" -->
<!--#include virtual="./exit-system.ftl" --> <!--#include virtual="./exit-system.ftl" -->
<link rel="stylesheet" href="../../../static/ms-admin/4.7.0/css/index.css"> <link rel="stylesheet" href="../../../static/ms-admin/4.7.0/css/index.css">
-->
</head> </head>
<body> <body>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment