cms系统的站点模板库
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 

145 lines
6.4 KiB

<!DOCTYPE html>
<html lang="en-GB" prefix="og: https://ogp.me/ns#"
class="wf-opensans-n7-active wf-opensans-n4-active wf-opensans-n6-active wf-opensans-n8-active wf-opensans-n9-active wf-opensans-n1-active wf-opensans-n2-active wf-opensans-n3-active wf-opensans-n5-active wf-bevan-n1-active wf-bevan-n2-active wf-bevan-n3-active wf-bevan-n4-active wf-bevan-n5-active wf-bevan-n6-active wf-bevan-n7-active wf-bevan-n8-active wf-bevan-n9-active wf-sourcesanspro-n7-active wf-sourcesanspro-n4-active wf-sourcesanspro-n5-active wf-sourcesanspro-n1-active wf-sourcesanspro-n2-active wf-sourcesanspro-n6-active wf-sourcesanspro-n3-active wf-sourcesanspro-n8-active wf-sourcesanspro-n9-active wf-active">
<head>
<meta name="keywords" content="{{.Keywords}}">
<meta name="description" content="{{.Description}}">
<title>{{.Title}}</title>
<link rel="shortcut icon" type="image/png" href="{{replaceImage .Favicon}}" />
<meta charset="UTF-8">
<link rel="stylesheet"
href="https://fonts.googleapis.com/css?family=Open+Sans:100,200,300,400,500,600,700,800,900%7CSource+Sans+Pro:100,200,300,400,500,600,700,800,900%7CBevan:100,200,300,400,500,600,700,800,900%7CBevan:100,200,300,400,500,600,700,800,900"
media="all">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link data-optimized="1" rel="stylesheet" href="{{staticFile "/css/21d35df28b18186415757b949cd16c0e.css"}}"
type="text/css" media="all">
<link data-optimized="1" rel="stylesheet" href="{{staticFile "/css/1f09a701c60558e51e7d70d63b46cffe.css"}}"
type="text/css" media="all">
<link data-optimized="1" rel="stylesheet" href="{{staticFile "/css/0c39079fb80348f2ee011141ebb15948.css"}}"
type="text/css" media="all">
<link data-optimized="1" rel="stylesheet" href="{{staticFile "/css/ed99ceece33500382aa21fd22ada73a5.css"}}"
type="text/css" media="all">
<link rel="stylesheet" href="{{staticFile "/css/index.css"}}">
</head>
<body class="blog wp-embed-responsive oxygen-body" style="padding-top: 0px;">
<header id="_header-main" class="oxy-header-wrapper oxy-overlay-header oxy-header ll-secondary-dark-bg">
<div id="_header_row-2-19" class="oxy-header-row">
<div class="oxy-header-container">
<div id="_header_left-3-19" class="oxy-header-left"><a id="link-44-19" class="ct-link" href="{{.IndexUrl}}"><img
id="image-9-19" alt="" src="{{replaceImage .Logo}}" class="ct-image"></a></div>
<div id="_header_center-4-19" class="oxy-header-center"></div>
<div id="_header_right-5-19" class="oxy-header-right">
<nav id="_nav_menu-6-19"
class="oxy-nav-menu oxy-nav-menu-dropdowns oxy-nav-menu-dropdown-arrow oxy-nav-menu-responsive-dropdowns">
<div class="menu-main-menu-container">
<ul id="menu-main-menu" class="oxy-nav-menu-list">
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-home menu-item-15"><a
href="{{.IndexUrl}}">{{ lang "home"}}</a></li>
{{if .HasAbout }}
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-home menu-item-15"><a
href="{{.AboutUrl}}">{{ lang "about"}}</a></li>
{{end}}
{{if .HasContact }}
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-home menu-item-15"><a
href="{{.ContactUrl}}">{{ lang "contact"}}</a></li>
{{end}}
{{if .HasPolicy }}
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-home menu-item-15"><a
href="{{.PolicyUrl}}">{{ lang "policy"}}</a></li>
{{end}}
</ul>
</div>
</nav>
</div>
</div>
</div>
</header>
<section id="section-3-656" class=" ct-section ll-secondary-x-light-bg">
<div class="ct-section-inner-wrap">
<div id="_posts_grid-4-656" class="oxy-easy-posts oxy-posts-grid">
<div class="oxy-posts">
{{ range .Articles }}
<div class="oxy-post"><a class="oxy-post-image" href="{{.Url}}">
<div class="oxy-post-image-fixed-ratio" style="background-image: url({{getCover .Cover 300 180}});">
</div>
<div class="oxy-post-image-date-overlay">{{timeFormat .PublishTime}}</div>
</a><a class="oxy-post-title" href="{{.Url}}">{{.Title}}</a>
<div class="oxy-post-meta">
<div class="oxy-post-meta-categories oxy-post-meta-item">
{{.Views}} {{lang "views"}}
</div>
</div>
<div class="oxy-post-content">
<p> {{.Summary}}</p>
</div><a href="{{.Url}}" class="ll-read-more ll-button-primary">Read More</a>
</div>
{{end}}
</div>
<div class="oxy-easy-posts-pages">
{{$pulen := len .PrevUrl}}
{{ if ne $pulen 0 }}
<a class="next page-numbers" href="{{.PrevUrl}}">{{lang "prev"}} »</a>
{{ end }}
{{$nulen := len .NextUrl}}
{{ if ne $nulen 0 }}
<a class="next page-numbers" href="{{.NextUrl}}">{{lang "next"}} »</a>
{{ end }}
</div>
</div>
</div>
</section>
<section id="footer-main" class=" ct-section ll-footer-main ll-white-text ll-secondary-x-dark-bg">
<div class="ct-section-inner-wrap">
<div id="code_block-13-19" class="ct-code-block">
<ul class="ll-footer-menu-legal">
<li><a href="{{.IndexUrl}}" title="Cookie Policy">{{ lang "home"}}</a></li>
{{if .HasAbout }}
<li><a href="{{.AboutUrl}}" title="Cookie Policy">{{ lang "about"}}</a></li>
{{end}}
{{if .HasContact }}
<li><a href="{{.ContactUrl}}" title="Cookie Policy">{{ lang "contact"}}</a></li>
{{end}}
{{if .HasPolicy }}
<li><a href="{{.PolicyUrl}}" title="Cookie Policy">{{ lang "policy"}}</a></li>
{{end}}
</ul>
<ul class="ll-footer-menu-legal">
{{$flen := len .Friendship}}
{{if ne $flen 0}}
{{range .Friendship}}
<li><a href="{{.Url}}" title="Cookie Policy">{{.Name}}</a></li>
{{end}}
{{end}}
</ul>
</div>
<div id="code_block-18-19" class="ct-code-block">{{.Copyright}}</div>
</div>
</section>
</body>
</html>