Added PDF censoring in python

This commit is contained in:
Marcel Gansfusz
2025-01-30 22:18:49 +01:00
parent 6275e5cfa2
commit f9643612fe
4 changed files with 63 additions and 14 deletions

View File

@@ -49,7 +49,7 @@
<input type="radio" id="multimedia" name="stype" value="multimedia" />
<label for="multimedia">Multimedia</label><br />
<label for="date">Datum</label>
<input type="date" id="date" name="date" /><br />
<input type="date" id="date" name="ex_date" /><br />
<button type="submit" id="send">Senden</button>
</form>
</div>