Tag start is not closed
Tag start is not closed とエラーが出ました。
<img class="img-responsive" src="{% static "images/{{photo.image}}"%}">
とhtmlファイルに書いたのですが...
https://docs.djangoproject.com/en/1.10/howto/static-files/
の公式ドキュメントの書き方を参考にしたので何が悪いのかわかりません。
どう直せば良いのでしょうか?