diff options
Diffstat (limited to 'code/_templates/layout.html')
-rw-r--r-- | code/_templates/layout.html | 2 |
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() }} |