{% extends "/html/base.html" %} {%block subtitle %}: {{page.title}}{% endblock %} {% block head %} {% endblock %} {% block content %}
{% if page.toc %}{{page.toc|safe}}{% endif %} {{page.content|safe}}

Roles by time

Tech skills timeline

« Home {% if all page.prev page.next %} || {% endif %} {% if page.next %} {{page.next.title}} » {% endif %}
{% endblock %}