created dummy members index to demostrate static file usage

This commit is contained in:
okalintu
2016-06-08 19:19:51 +03:00
parent 2d8497349f
commit 734812850b
2 changed files with 1 additions and 0 deletions
Binary file not shown.

After

Width:  |  Height:  |  Size: 96 KiB

+1
View File
@@ -4,4 +4,5 @@
<title>Jäsenrekisteri</title>
{%load staticfiles %}
<h3>Jäsenrekisteri under construction</h3>
<img src="{% static 'img/teekkaribileet.jpg' %}">
</head>