LeireTedCas commited on
Commit
30735af
1 Parent(s): 361db88

Update templates/guia_visual.html

Browse files
Files changed (1) hide show
  1. templates/guia_visual.html +2 -2
templates/guia_visual.html CHANGED
@@ -93,10 +93,10 @@
93
 
94
  <!--<input type="button" value="" style="background-color: white; font-size: 2.5rem; margin-bottom: 10px; padding-left: 50px; background-image: url('{{ abrir }}'); background-repeat: no-repeat; background-size: 40px 40px;background-position: center;" onclick="location.href='{{ url }}'">-->
95
 
96
-
97
- {% endfor %}
98
  <br>
99
  <hr/>
 
 
100
  </div>
101
 
102
 
 
93
 
94
  <!--<input type="button" value="" style="background-color: white; font-size: 2.5rem; margin-bottom: 10px; padding-left: 50px; background-image: url('{{ abrir }}'); background-repeat: no-repeat; background-size: 40px 40px;background-position: center;" onclick="location.href='{{ url }}'">-->
95
 
 
 
96
  <br>
97
  <hr/>
98
+ {% endfor %}
99
+
100
  </div>
101
 
102