summaryrefslogtreecommitdiff
path: root/fossee_manim/templates
diff options
context:
space:
mode:
authorAkshen2019-05-28 15:00:53 +0530
committerAkshen2019-05-28 15:00:53 +0530
commit4173d1adcd3debde697d8ac8727cd8197f91f7c4 (patch)
treed2beeed290d44f943a81d603a701c93218cda475 /fossee_manim/templates
parent0dac6f6f2abe0a2c7085a671ad616d778ccca848 (diff)
downloadFOSSEE_animations-4173d1adcd3debde697d8ac8727cd8197f91f7c4.tar.gz
FOSSEE_animations-4173d1adcd3debde697d8ac8727cd8197f91f7c4.tar.bz2
FOSSEE_animations-4173d1adcd3debde697d8ac8727cd8197f91f7c4.zip
How_to issue fixed
Diffstat (limited to 'fossee_manim/templates')
-rw-r--r--fossee_manim/templates/fossee_manim/base.html2
-rw-r--r--fossee_manim/templates/fossee_manim/video.html2
2 files changed, 2 insertions, 2 deletions
diff --git a/fossee_manim/templates/fossee_manim/base.html b/fossee_manim/templates/fossee_manim/base.html
index 495831d..e323de4 100644
--- a/fossee_manim/templates/fossee_manim/base.html
+++ b/fossee_manim/templates/fossee_manim/base.html
@@ -60,7 +60,7 @@
</a>
{% if request.user.profile.position == 'contributor' %}
<div class="dropdown-menu" aria-labelledby="navbarDropdown">
- <a class="dropdown-item" href="{% url 'how_to' %}">How To</a>
+ <a class="dropdown-item" href="{% url 'guidelines' %}">Guidelines</a>
<a class="dropdown-item" href="{% url 'send_proposal' %}">Send Proposal</a>
<a class="dropdown-item" href="{% url 'proposal_status' %}">Proposal Status</a>
<a class="dropdown-item" href="{% url 'view_profile' %}">View Profile</a>
diff --git a/fossee_manim/templates/fossee_manim/video.html b/fossee_manim/templates/fossee_manim/video.html
index 644d785..31867da 100644
--- a/fossee_manim/templates/fossee_manim/video.html
+++ b/fossee_manim/templates/fossee_manim/video.html
@@ -28,7 +28,7 @@
<div class="col-md-10">
<hr>
<br>
- <p style="color:#26A669; font-size: 100%; float: left;">
+ <p style="color:black; font-size: 100%; float: left;">
{{ video.0.animation.outline }}
</p>
<br>