{% extends "layout.html" %} {% block content %}
Hi, I am {{ portfolio.name }}.
Contact MeTechnical skills
{{ portfolio.tech_skills }}
Work Produced to Date
{{ portfolio.work_produced }}
Experience
{{ portfolio.experience }}
Last Edited: {{ portfolio.date_edited.strftime('%Y-%m-%d %H:%M') }}
These buttons can be seen only by the author.
Edit the Portfolio
{{ comment.content }}
Commented on {{ comment.comment_time.strftime('%Y-%m-%d') }}