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

11 lines
201 B
HTML
Raw Normal View History

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