---
title: End
description: Closing slide layout with centered banner
---

# End Layout

The `end` layout is designed for the final slide of your presentation. It features centered content with the Sykehuspartner banner positioned in the center.

## When to Use

- Final slide of presentation
- Thank you slides
- Q&A slides
- Closing remarks

## Parameters

| Parameter | Type | Default | Description |
|-----------|------|---------|-------------|
| `logo` | boolean | `true` | Show/hide the banner |

## Basic Example

```markdown
---
layout: end
---

# Thank You!

## Questions?
```
