Explorar el Código

Update win_templet.htm

tags/6.2.0
tianya hace 1 año
padre
commit
543a5a577f
Se han modificado 1 ficheros con 2 adiciones y 1 borrados
  1. +2
    -1
      src/user/templets/win_templet.htm

+ 2
- 1
src/user/templets/win_templet.htm Ver fichero

@@ -11,7 +11,7 @@
<link rel="stylesheet" href="{dede:global.cfg_cmsurl/}/static/web/css/user.css">
</head>
<body class="body-bg">
<?php pasterTempletDiy('top.htm');?>
{dede:include filename='top.htm'/}
<div class="container py-3">
<div class="row">
<div class="col-md-12">
@@ -25,5 +25,6 @@
</div>
</div>
</div>
{dede:include filename='foot.htm'/}
</body>
</html>

Cargando…
Cancelar
Guardar