Fancy quotes
This commit is contained in:
@@ -26,7 +26,7 @@
|
|||||||
<ul>
|
<ul>
|
||||||
{{ range . }}
|
{{ range . }}
|
||||||
<li>
|
<li>
|
||||||
"<a href="{{ .url }}">{{ .title }}</a>";
|
“<a href="{{ .url }}">{{ .title }}</a>”;
|
||||||
<a href="{{ .file }}">
|
<a href="{{ .file }}">
|
||||||
backed up {{ .date | time.Format "2006-01-02 15:04:05 MST" }}
|
backed up {{ .date | time.Format "2006-01-02 15:04:05 MST" }}
|
||||||
</a>
|
</a>
|
||||||
|
|||||||
Reference in New Issue
Block a user