diff --git a/template-components/heading-box--job.php b/template-components/heading-box--job.php index ebe1153..0814fac 100644 --- a/template-components/heading-box--job.php +++ b/template-components/heading-box--job.php @@ -1,13 +1,10 @@
@@ -19,17 +16,12 @@ $subtitle = $args['subtitle'] ?? null;

get_the_ID(), "modified" => $modified )); - ?> - -
- - + \ No newline at end of file diff --git a/template-components/heading-box--news.php b/template-components/heading-box--news.php index e077822..f6b3266 100644 --- a/template-components/heading-box--news.php +++ b/template-components/heading-box--news.php @@ -1,13 +1,10 @@
@@ -19,15 +16,11 @@ $subtitle = $args['subtitle'] ?? null;

get_the_ID(), "published" => $published )); - ?> - -