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

7 lines
156 B

  1. ::use 'design.mtt'::
  2. <div class="col-md-12" style="height:500px;">
  3. <script language="javascript">
  4. _.loginBox('::redirect::');
  5. </script>
  6. </div>
  7. ::end::