{% extends "base.html" %} {% load staticfiles %} {% block header_css %} {% endblock %} {% block head_js %} {% include "upload/ajax.html" %} {% endblock %} {% block content %}
User profile picture

{{object}} Edit

Software Engineer

Follow
{% if form %}

Update Image

{% csrf_token %} {{upload_form}}
0%

{% csrf_token %} {# #}
{% else %} Update Avatar

{% endif %}

About Me

Education

B.S. in Computer Science from the University of Tennessee at Knoxville


Location

Malibu, California


Skills

UI Design Coding Javascript PHP Node.js


Notes

Lorem ipsum dolor sit amet, consectetur adipiscing elit. Etiam fermentum enim neque.

{% comment %}
{% endcomment %}
{% endblock %}