# Url

Get the URL to the content. This is relative and will _not_ include your site URL.

::tabs

::tab antlers
```antlers
{{ url }}
```
::tab blade
```blade
{{ $url }}
```
::

```html
/posts/bacon
```
