瀏覽代碼

fixed typo

Juan Carlos 4 年之前
父節點
當前提交
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">
 
-<h3 style="margin-top: 10px"> {{user.username}}'s products </h3>
+<h3 style="margin-top: 10px"> {{user.username}}'s Projekte </h3>
 
 {% if object_list %}