mirror of
https://framagit.org/framasoft/framadate/funky-framadate-front.git
synced 2023-08-25 13:53:14 +02:00
h1 for poll kind
This commit is contained in:
parent
24907bfe04
commit
90e2156dce
@ -3,9 +3,9 @@
|
|||||||
<form action="#" [formGroup]="pollService.form">
|
<form action="#" [formGroup]="pollService.form">
|
||||||
<div class="min-height">
|
<div class="min-height">
|
||||||
<app-errors-list [form]="pollService.form"></app-errors-list>
|
<app-errors-list [form]="pollService.form"></app-errors-list>
|
||||||
<h3 class="title is-3">
|
<h1 class="title is-3">
|
||||||
{{ 'creation.want' | translate }}
|
{{ 'creation.want' | translate }}
|
||||||
</h3>
|
</h1>
|
||||||
<div class=" ">
|
<div class=" ">
|
||||||
<div class="kind-of-poll">
|
<div class="kind-of-poll">
|
||||||
<div
|
<div
|
||||||
|
Loading…
Reference in New Issue
Block a user