7 lines
93 B
PHP
7 lines
93 B
PHP
<?php
|
|
$ind_one = "Main fabric";
|
|
$ind_two = "Reinforcement";
|
|
$ind_three = "Elastic band";
|
|
?>
|
|
|