Initial commit
This commit is contained in:
commit
edb5816892
30 changed files with 534 additions and 0 deletions
5
templates/portfolio.html
Normal file
5
templates/portfolio.html
Normal file
|
@ -0,0 +1,5 @@
|
|||
{% extends "_base.html" %}
|
||||
|
||||
{% block main_content %}
|
||||
portfolio
|
||||
{% endblock %}
|
Loading…
Add table
Add a link
Reference in a new issue