8 lines
108 B
Plaintext
8 lines
108 B
Plaintext
|
9 years ago
|
|
||
|
|
|
||
|
|
<dl>
|
||
|
|
<dt> Le paiment @ViewData["id"] a échoué
|
||
|
|
</dt>
|
||
|
|
<dd> @ViewData["error"]
|
||
|
|
</dd>
|
||
|
|
</dl>
|