summaryrefslogtreecommitdiff
path: root/templates/layout.xi
diff options
context:
space:
mode:
Diffstat (limited to 'templates/layout.xi')
-rw-r--r--templates/layout.xi2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/layout.xi b/templates/layout.xi
index e14e21b..290e7b0 100644
--- a/templates/layout.xi
+++ b/templates/layout.xi
@@ -25,7 +25,7 @@
<body id="formcont" py:attrs="select('@*')">
${select('sub:infobox')}
<div>
- <img id="logo" src="static/ldap.png" alt="subdap"/>
+ <img id="logo" src="static/ldap.png" alt="subdap" width="192" height="230"/>
${select('*')}
</div>
</body>