This commit is contained in:
2019-06-24 12:12:30 +02:00
parent dfce27a382
commit 70086bbb99

View File

@@ -10,7 +10,7 @@
</style> </style>
</head> </head>
<body> <body>
<h1 style="color: wheat">Just try to think creatively</h1> <h1 style="color: wheat">Erstelle deinen Post</h1>
<form action="posts-store.py" method="POST"> <form action="posts-store.py" method="POST">
<input type="text" name="title" placeholder="Titel hier platzieren" style="width: 487px;" required><br><br> <input type="text" name="title" placeholder="Titel hier platzieren" style="width: 487px;" required><br><br>
<textarea name="content" <textarea name="content"