Add id=photo_filename to the h3.

This commit is contained in:
voussoir 2020-11-03 15:34:28 -08:00
parent cc8053f8fd
commit 9e23aacae7

View file

@ -147,7 +147,7 @@
<div id="content_body"> <div id="content_body">
<div id="left"> <div id="left">
<div id="editor_area"> <div id="editor_area">
<h3>{{photo.basename}}</h3> <h3 id="photo_filename">{{photo.basename}}</h3>
<!-- TAG INFO --> <!-- TAG INFO -->
<h4>Tags</h4> <h4>Tags</h4>