proceso de refactorizacion css

parent 58c1a8e6
......@@ -65,7 +65,7 @@
<br><br>
<div class="row">
<div class="col-md-12" align="center">
<a href="#" target="_blank"><img src="img/fb.png" height="50" width="50"></a>
<a href="#" target="_blank"><img src={{asset("img/fb.png")}} height="50" width="50"></a>
&nbsp;
{#<a href="#" target="_blank"><img src="img/ig.png" height="50" width="50"></a>#}
</div>
......@@ -79,43 +79,9 @@
</div>
<br><br>
</div>
{% endblock %}
{% block javascripts %}
<script src="{{asset('frontend/js/capture.js')}}"></script>
{#<script src="{{asset('frontend/js/capture.js')}}"></script>#}
<script>
var imagenSubida = false;
var imagenTomada = false;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment