Skip to content

Commit 1330fd3

Browse files
committed
revert back description field removal and added suggested changes
1 parent 2950fda commit 1330fd3

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

readthedocs/templates/projects/project_create.html

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
{% extends "dashboard/base_dashboard.html" %}
22
{% load i18n %}
33

4+
{% block dash-nav-create %}active{% endblock %}
5+
46
{% block title %}{% trans "Create a new project" %}{% endblock %}
57

68
{% block content-header %}

0 commit comments

Comments
 (0)