diff --git a/applefruitmoth/templates/applefruitmoth/index.html b/applefruitmoth/templates/applefruitmoth/index.html
index d3366eba3db33751b3e6a07c5b78522c6c5d76d5..6f930f78517c951742f0bf511d1ad965c988661e 100755
--- a/applefruitmoth/templates/applefruitmoth/index.html
+++ b/applefruitmoth/templates/applefruitmoth/index.html
@@ -104,8 +104,9 @@
   	    			<div class="col-md-2"></div>
   	    			<div class="col-md-9">
   	    			    <br>
-  						<div class="form-group" id="textInfo" ></div>
-  						<img id="image" src = "{% static 'applefruitmoth/applefruitmoth.png' %}" style="width:100%; height:auto;"">
+  						<div id="textInfo" style="padding-left: 10px;"></div>
+  						<img id="image" src="{% static 'applefruitmoth/applefruitmoth.png' %}" style="width:100%; height:auto;">
+						<p style="padding-left: 10px;padding-top: 5px;font-style: italic;">Foto: Sverre Kobro og E. Fløistad, NIBIO</p>
   					</div>
   					<div class="col-md-1"></div>
   				</div>