Verlinkung mit finaler Seite eingebaut
This commit is contained in:
9
templates/submitted.html
Normal file
9
templates/submitted.html
Normal file
@@ -0,0 +1,9 @@
|
||||
{% extends "base.html" %}
|
||||
|
||||
{% block title %}
|
||||
Title: Submitted
|
||||
{% endblock %}
|
||||
|
||||
{% block content %}
|
||||
Formular eingereicht!
|
||||
{% endblock %}
|
||||
Reference in New Issue
Block a user