Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
S
synnefo
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Wiki
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
itminedu
synnefo
Commits
cdde4aac
Commit
cdde4aac
authored
12 years ago
by
Olga Brani
Browse files
Options
Downloads
Patches
Plain Diff
New style in form
parent
8fbcaab3
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
snf-astakos-app/astakos/im/templates/im/astakosgroup_form.html
+11
-9
11 additions, 9 deletions
...stakos-app/astakos/im/templates/im/astakosgroup_form.html
with
11 additions
and
9 deletions
snf-astakos-app/astakos/im/templates/im/astakosgroup_form.html
+
11
−
9
View file @
cdde4aac
{% extends "im/account_base.html" %}
{% extends "im/account_base.html" %}
{% block page.body %}
{% block page.body %}
<div
class=
"maincol {% block innerpage.class %}{% endblock %}"
>
<div
class=
"projects"
>
<form
action=
""
method=
"post"
<div
class=
"maincol {% block innerpage.class %}{% endblock %}"
>
class=
"withlabels"
>
{% csrf_token %}
<form
action=
""
method=
"post"
<h2><span>
NEW GROUP
</span></h2>
class=
"withlabels"
>
{% csrf_token %}
{% include "im/form_render.html" %}
<h2><span>
NEW GROUP
</span></h2>
<div
class=
"form-row submit"
>
{% include "im/form_render.html" %}
<input
type=
"submit"
class=
"submit altcol"
value=
"SUBMIT"
/>
<div
class=
"form-row submit"
>
</div>
<input
type=
"submit"
class=
"submit altcol"
value=
"SUBMIT"
/>
</form>
</div>
</form>
</div>
</div>
</div>
{% endblock %}
{% endblock %}
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment