Filter status: All, Available, Unavailable, Unconfigured, Pending, Reserved
[myslice.git] / portal / templates / register_user_wizard.html
index 8d1d528..740d7c9 100644 (file)
@@ -1,14 +1,12 @@
-{% extends "layout-unfold1.html" %}
-{% load i18n %}
+{% extends "layout.html" %}
 {% load crispy_forms_tags %}
 
-
 {% block head %}
 {{ wizard.form.media }}
 <link rel="stylesheet" type="text/css" href="{{STATIC_URL}}css/smart_wizard.css" />
 {% endblock %}
 
-{% block unfold1_main %}
+{% block content %}
 
   <h1>User registration</h1>