{{define "content"}}
{{ with .Article }} {{if $.Other.IsRestoring}}
You are restoring an old revision of this article (revision {{$.Other.SourceRevisionID}}). Saving will create a new revision with this content.
{{end}} {{template "tabs" $}}
{{if $.Other.CurrentRevisionID}} {{else}} {{end}}
Syntax help
{{ end }} {{ if .Other.Preview }}
This is a preview. Nothing has been saved yet.

{{.Article.DisplayTitle}}

{{.Article.HTML}}
{{ end }}
{{end}}