Skip to content
Snippets Groups Projects
Commit 96aeb2a0 authored by Moreau Elise's avatar Moreau Elise
Browse files

add return link when create a group

parent 15e0adfe
No related branches found
No related tags found
No related merge requests found
{% extends 'common/layout.twig' %} {% extends 'common/layout.twig' %}
{% block content %} {% block content %}
<p><a href="/groups">Return</a></p>
<div class="form_format"> <div class="form_format">
<form class="ui form {% if formstatus %} {{formstatus}} {% endif %} " action="/groups" method="post"> <form class="ui form {% if formstatus %} {{formstatus}} {% endif %} " action="/groups" method="post">
<h4 class="ui dividing header">Create a group</h4> <h4 class="ui dividing header">Create a group</h4>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment