Loading page.php +3 −1 Original line number Diff line number Diff line Loading @@ -33,7 +33,9 @@ get_header(); <div class="content"> <?php the_content(); ?> </div> <footer></footer> <footer> <time>Zuletzt geändert: <?php the_modified_time(); ?></time> </footer> </article> </main> <?php get_footer(); ?> Loading
page.php +3 −1 Original line number Diff line number Diff line Loading @@ -33,7 +33,9 @@ get_header(); <div class="content"> <?php the_content(); ?> </div> <footer></footer> <footer> <time>Zuletzt geändert: <?php the_modified_time(); ?></time> </footer> </article> </main> <?php get_footer(); ?>