Loading page.php +1 −1 Original line number Diff line number Diff line Loading @@ -34,7 +34,7 @@ get_header(); <?php the_content(); ?> </div> <footer> <time>Zuletzt geändert: <?php the_modified_date(); ?></time> <div class="modified date">Zuletzt geändert: <time><?php the_modified_date(); ?></time></div> </footer> </article> </main> Loading Loading
page.php +1 −1 Original line number Diff line number Diff line Loading @@ -34,7 +34,7 @@ get_header(); <?php the_content(); ?> </div> <footer> <time>Zuletzt geändert: <?php the_modified_date(); ?></time> <div class="modified date">Zuletzt geändert: <time><?php the_modified_date(); ?></time></div> </footer> </article> </main> Loading