Juan Carlos 4 лет назад
Родитель
Сommit
854220de01
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      marktplatz/templates/marktplatz/myProducts.html

+ 1 - 1
marktplatz/templates/marktplatz/myProducts.html

@@ -19,7 +19,7 @@
 
 
 <div class="container-fluid">
 <div class="container-fluid">
 
 
-<h3 style="margin-top: 10px"> {{user.username}}'s products </h3>
+<h3 style="margin-top: 10px"> {{user.username}}'s Projekte </h3>
 
 
 {% if object_list %}
 {% if object_list %}