Add page full of text files
This commit is contained in:
@@ -38,4 +38,5 @@ BSc. Electrical Engineering from University of Calgary
|
||||
{% for article in articles_page.object_list if article.category.name == 'Writing' %}
|
||||
<a href={{ article.url }}>{{ article.title }}
|
||||
{% endfor %}
|
||||
<a href=x>[Text Files]
|
||||
{% endblock %}
|
||||
|
Reference in New Issue
Block a user