funky-framadate-front/src/app/pages/resume/resume.component.html

11 lines
218 B
HTML
Raw Normal View History

2019-08-10 17:41:01 +02:00
<h1 i18n>
Résumé avant validation
</h1>
<section>
TODO
<pre>
{{config |json}}
</pre>
2019-08-10 17:41:01 +02:00
</section>
2019-09-09 12:21:40 +02:00
<button [routerLink]="'/step/end'" class="btn_background btn_white_text" i18n="@@confirm">C'est parfait!</button>