You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and dots ('.'), can be up to 35 characters long. Letters must be lowercase.
 
 
 
 

10 lines
281 B

<!-- Copyright © 2023 Entreprise SkamKraft -->
<div class="my-modal">
<p class="modal-title" id="faction-title"></p>
<p id="faction-description"></p>
<p id="faction-headquarters"></p>
<div>
<button id="btn-close" class="btn btn-cancel">Close</button>
</div>
</div>