From 9b039e42df4eefb7971a2cfa19bce260ab4ef08f Mon Sep 17 00:00:00 2001
From: junk
Date: Sat, 27 Mar 2021 20:20:28 -0300
Subject: Arreglando diseño para móviles

---
 cgi/templates/mobile/base_top.html | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

(limited to 'cgi/templates/mobile/base_top.html')

diff --git a/cgi/templates/mobile/base_top.html b/cgi/templates/mobile/base_top.html
index 6a6c5bd..aa016a4 100644
--- a/cgi/templates/mobile/base_top.html
+++ b/cgi/templates/mobile/base_top.html
@@ -9,6 +9,6 @@
 <?py #endif ?>
   <meta name="viewport" content="width=device-width, initial-scale=1.0" />
   <link rel="shortcut icon" href="#{static_url}img/favicon.ico" />
-  <link rel="stylesheet" type="text/css" href="#{static_url}css/mobile.css?v=8" />
-  <script type="text/javascript" src="#{static_url}js/mobile.js?v=9"></script>
+  <link rel="stylesheet" type="text/css" href="#{static_url}css/mobile.css" />
+  <script type="text/javascript" src="#{static_url}js/mobile.js"></script>
 </head>
-- 
cgit v1.2.1-18-gbd029