You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
|
<div class="choix">
|
|
|
|
<input type="radio" name="type_article" class="radio" id="type_article_utilisation" value=""[ (#ENV{type_article}|non)checked="checked"]>
|
|
|
|
<label for="type_article_utilisation">
|
|
|
|
<:contrib:type_article_utilisation_label:>
|
|
|
|
</label>
|
|
|
|
</div>
|
|
|
|
<div class="choix">
|
|
|
|
<input type="radio" name="type_article" class="radio" id="type_article_conception" value="conception"[ (#ENV{type_article}|=={conception}|oui)checked="checked"]>
|
|
|
|
<label for="type_article_conception">
|
|
|
|
<:contrib:type_article_conception_label:>
|
|
|
|
</label>
|
|
|
|
</div>
|
|
|
|
<div class="choix">
|
|
|
|
<input type="radio" name="type_article" class="radio" id="type_article_actualite" value="actualite"[ (#ENV{type_article}|=={actualite}|oui)checked="checked"]>
|
|
|
|
<label for="type_article_actualite">
|
|
|
|
<:contrib:type_article_actualite_label:>
|
|
|
|
</label>
|
|
|
|
</div>
|