cleaning the house

This commit is contained in:
mynah
2020-01-20 14:49:59 -06:00
parent 252ec865b3
commit 7dfd107c04
81 changed files with 426 additions and 958 deletions

View File

@@ -1,5 +1,5 @@
%stash css=>["/home/spay/storep.css"];
%stash js => ["/home/spay/stripe.js"];
%stash css=>["/proc/spay/storep.css"];
%stash js => ["/proc/spay/stripe.js"];
<script src="https://js.stripe.com/v3/"></script>
<script type="text/javascript"> var cu=<%= $precio %>; var tid=<%= $tid %></script>
<section class="ibottom">
@@ -12,7 +12,7 @@
<article class=iimage>
<p class="txt"><%= $subnombre %></p>
<img class="small" src= "/home/store/img/<%= $cimga %>">
<img class="small" src= "/proc/store/img/<%= $cimga %>">
<p class="txt"><%= $descripcion %></p>
</article>