shop.balmet.com

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs | README

g2apay.twig (232B)


      1 <form action="{{ action }}" method="post">
      2     <div class="buttons">
      3         <div class="pull-right">
      4             <input type="submit" value="{{ button_confirm }}" class="btn btn-primary" />
      5         </div>
      6     </div>
      7 </form>