Skip to content
  • This project
    • Loading...
  • Sign in

石迎春 / learngit

Go to a project
Toggle navigation
Toggle navigation pinning
  • Projects
  • Groups
  • Snippets
  • Help
  • Project
  • Activity
  • Repository
  • Pipelines
  • Graphs
  • Issues 0
  • Merge Requests 0
  • Wiki
  • Network
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • Files
  • Commits
  • Network
  • Compare
  • Branches
  • Tags
Switch branch/tag
  • learngit
  • _Core
  • Extend
  • Tool
  • TPM
  • Tpl
  • layout.html
  • shiyingchun's avatar
    练习git · 3873e6a9
    shiyingchun committed 2017-05-03 17:38:42 +0800
    3873e6a9 Browse Files
layout.html 232 Bytes
Raw Blame History Permalink
1 2 3 4 5 6 7 8 9 10 11
<!DOCTYPE HTML>
<html lang="zh-cn">
<head>
	<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">
	<meta charset="UTF-8">
	<title>test</title>
</head>
<body>
	{__CONTENT__}
</body>
</html>