lib/resources/backends/slim/html5/block_image.html.slim in hyla-1.0.3 vs lib/resources/backends/slim/html5/block_image.html.slim in hyla-1.0.4
- old
+ new
@@ -6,5 +6,6 @@
img src=image_uri(attr :target) alt=(attr :alt) width=(attr :width) height=(attr :height)
- else
img src=image_uri(attr :target) alt=(attr :alt) width=(attr :width) height=(attr :height)
- if title?
.title=captioned_title
+x
\ No newline at end of file