Merge branch 'develop' of github.com:makeplane/plane into feat/multiple_sub_issues

This commit is contained in:
pablohashescobar 2023-02-14 20:08:39 +05:30
commit 9a5d7b1049
33 changed files with 768 additions and 686 deletions

View file

@ -17,7 +17,7 @@
color: #FFFFFF;
}
</style>
<h1 id="site-name">{% trans 'plane Admin' %} </h1>
<h1 id="site-name">{% trans 'Plane Django Admin' %} </h1>
{% endblock %}{% block nav-global %}{% endblock %}