From 5c878876d3bdd2c7cd094871fa0644f3310bcec8 Mon Sep 17 00:00:00 2001 From: Volpeon Date: Wed, 23 Jul 2025 08:34:23 +0200 Subject: Commit merge of button and badge into action-button (and rename it to button) --- tpl/views/form.pug | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tpl/views/form.pug') diff --git a/tpl/views/form.pug b/tpl/views/form.pug index 5b24757..ca9e224 100644 --- a/tpl/views/form.pug +++ b/tpl/views/form.pug @@ -27,4 +27,4 @@ mixin view-form +checkbox= 'I\'ve read and accept the terms and conditions' +form-item('') - +a-button(variant='primary')= 'Register' + +button(variant='primary')= 'Register' -- cgit v1.2.3-70-g09d2