summaryrefslogtreecommitdiff
path: root/code/_templates/layout.html
diff options
context:
space:
mode:
authorSumanto Kar2025-06-19 23:20:59 +0000
committerSumanto Kar2025-06-19 23:20:59 +0000
commit647c31c23b4dc233f4c0acc80bf6c264a883ead7 (patch)
treed2690da5d21da8100775c5c63f2ffb9369c20274 /code/_templates/layout.html
parentee8f1deaa3fbaa50564b0b682840a6e8ef6f463d (diff)
downloadeSim-647c31c23b4dc233f4c0acc80bf6c264a883ead7.tar.gz
eSim-647c31c23b4dc233f4c0acc80bf6c264a883ead7.tar.bz2
eSim-647c31c23b4dc233f4c0acc80bf6c264a883ead7.zip
Changed version details to 2.5
Diffstat (limited to 'code/_templates/layout.html')
-rw-r--r--code/_templates/layout.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/code/_templates/layout.html b/code/_templates/layout.html
index 63a2dba6..5550c8bf 100644
--- a/code/_templates/layout.html
+++ b/code/_templates/layout.html
@@ -6,7 +6,7 @@
alt="My Logo"
style="width: 100%; height: auto; display: block;" />
<div class="verison" style="color: #111; font-weight: bold; margin-bottom: 20px;">
- eSim 2.4
+ eSim 2.5
</div>
</div>
{{ super() }}