Files
web2.0-backend/members/templates/index.html
T
2016-06-08 19:22:27 +03:00

10 lines
199 B
HTML

<!DOCTYPE html>
<html>
<head>
<title>Jäsenrekisteri</title>
{%load staticfiles %}
<h3>Jäsenrekisteri under construction</h3>
</head>
<body>
<img src="{% static 'img/teekkaribileet.jpg' %}">
</body>