Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
CIRCLE
/
cloud
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
94
Merge Requests
10
Pipelines
Wiki
Snippets
Members
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
7a5a3104b5eac8798931365b1dae27fba0615c84
Switch branch/tag
cloud
circle
dashboard
templates
dashboard
user-create.html
Find file
Normal view
History
Permalink
user-create.html
101 Bytes
Edit
Newer
Older
dashboard: add UserCreationView
a7ae6242
Bach Dániel
committed
May 27, 2014
1
2
3
4
{% load i18n %}
{% load crispy_forms_tags %}
{% block content %}
dashboard: fix copypaste errors
3ce61935
Kálmán Viktor
committed
Jan 26, 2015
5
{% crispy form %}
dashboard: add UserCreationView
a7ae6242
Bach Dániel
committed
May 27, 2014
6
{% endblock %}