Copyright with dynamic year

To add a copyright notice to your website with the current year, you can do the following:

©Copyright {{ "now" | date("Y") }} YourCompany

Set the data source to “No external data source”.