added width/height to img tag


git-svn-id: https://svn.apache.org/repos/asf/jakarta/velocity/trunk@73747 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/examples/anakia/xdocs/index.xml b/examples/anakia/xdocs/index.xml
index 5a9f408..44b4274 100644
--- a/examples/anakia/xdocs/index.xml
+++ b/examples/anakia/xdocs/index.xml
@@ -15,7 +15,7 @@
 This is an example template that gets processed.
 </p>
 
-<img src="images/velocity.gif"/>
+<img src="images/velocity.gif" width="329" height="105"/>
 
 <table border="1">
 <tr>