{% extends "_layouts/cp" %} {% set title = "Thanks for updating to Craft 2.5" %} {% set bodyClass = 'whats-new' %} {% do view.registerAssetBundle("craft\\web\\assets\\whatsnew\\WhatsNewAsset") %} {% block pageHeader %}{% endblock %} {% set url = 'http://craftcms.com/updates/2.5' %} {% set vimeoVideoId = '147139440' %} {% block content %}

{{ title }}

Craft 2.5 packs 180 new features and improvements focused on improving the Author Experience.
We hope you like it!

{% endblock %}