Refactor member register

This commit is contained in:
Jan Tuomi
2018-01-28 20:59:15 +02:00
parent 509b157d65
commit 37ab278086
25 changed files with 41 additions and 43 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
{% extends "members_base.html" %}
{% extends "members:base.html" %}
{% load static %}
{% load i18n %}