{% load static %} {% block title %}Dev Portfolio{% endblock %} {% include "partials/nav.html" %}
{% block content %}{% endblock %}