{{$language := ""}}
{{if .content}}
{{$language = detectLanguage .content}}
{{end}}
Summarize the provided content{{with $language}} in {{.}}{{end}}. Your summary should capture the main ideas and themes. Your response only include the generated content.
Here is the content:
```
{{ .content }}
```