From 89991d5c0674cc4ae4dbe481c059d31b981f4819 Mon Sep 17 00:00:00 2001
From: Thomas Hackner
Date: Fri, 3 Jul 2026 23:29:07 +0200
Subject: [PATCH] Show job offer anzeige_datum prominently on the card
The posting date was only a small gray span at the bottom and easy to
miss. Promote it to a labeled "Anzeige:" line right under firma/stelle/ort,
and add "Bewerbung vom: " in the footer row for offers that have
been turned into an application.
Co-Authored-By: Claude
---
views/jobangebote.ejs | 15 ++++++++++++---
1 file changed, 12 insertions(+), 3 deletions(-)
diff --git a/views/jobangebote.ejs b/views/jobangebote.ejs
index 7932eb1..2e1109f 100644
--- a/views/jobangebote.ejs
+++ b/views/jobangebote.ejs
@@ -58,6 +58,15 @@
<% if (j.gehalt) { %><%= j.gehalt %><% } %>