{% extends "templates/one-column.html" %} {% block title %}Design{% endblock %} {% block meta_description %}All the latest news on the design and web team at Canonical.{% endblock %} {% block content %}

Web engineering and design team

Discover the latest news and work from the web and design team

The Web and design team at Canonical pride themselves on building things properly, not quickly. Always looking for creative ways to push the bounderies of the web.

Learn more from the web and design team portal ›

{% include 'blog/posts.html' %}
{% with %} {% set total_pages = total_pages %} {% set current_page = current_page %} {% include "shared/_pagination.html" %} {% endwith %}
{% endblock %}