cleaning the house
This commit is contained in:
@@ -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>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user