Correct servlet handling behavior for png resource
diff --git a/asterix-app/src/main/resources/webui/querytemplate.html b/asterix-app/src/main/resources/webui/querytemplate.html
index 3441ce2..e122e0e 100644
--- a/asterix-app/src/main/resources/webui/querytemplate.html
+++ b/asterix-app/src/main/resources/webui/querytemplate.html
@@ -121,8 +121,7 @@
</a>
<!-- Temporary logo placeholder -->
- <!-- <a class="brand" href="#"><img src="/webui/static/img/finalasterixlogo.png"></a> -->
- <a class="brand" href="#"><img src="http://db.tt/J1MTCdKs"></a>
+ <a class="brand" href="#"><img src="/webui/static/img/finalasterixlogo.png"></a>
<div class="nav-collapse collapse">
<ul class="nav">