- or download this
<concept>
<title>My Title</title>
<prolog>some other info</prolog>
</concept>
- or download this
my($twig,$con) = @_;
$con->insert_new_elt('first_child','short_desc' =>{ AAA => 'hello'});
- or download this
<short_desc AAA="hello"/>
<title>Bat sonar</title>
<prolog>some other info</prolog>
- or download this
<title>Bat sonar</title>
<short_desc AAA="hello"/>
<prolog>some other info</prolog>