update
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
<!-- templates/base.tmpl -->
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
|
||||
@@ -1,3 +1,4 @@
|
||||
<!-- templates/about.tmpl -->
|
||||
{{ define "header" }}
|
||||
<header class="site-header">
|
||||
<div class="container">
|
||||
|
||||
@@ -99,4 +99,4 @@
|
||||
{{ end }}
|
||||
|
||||
<!--继承基础模板内容-->
|
||||
{{ template "base.html" . }}
|
||||
{{ template "base.tmpl" . }}
|
||||
Reference in New Issue
Block a user