summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSh-Ac2019-08-28 12:20:48 +0530
committerSh-Ac2019-08-28 12:20:48 +0530
commit54bee90ad06fb590681eeb860bfa8f50a517fc1e (patch)
treec33643f44b5d682f2e9b1a8bedd01a5ed39dd2e8
parentb2a57601a6e968f768d4f2b798dce3fdc5ba1f1a (diff)
downloadFOSSEE_animations-54bee90ad06fb590681eeb860bfa8f50a517fc1e.tar.gz
FOSSEE_animations-54bee90ad06fb590681eeb860bfa8f50a517fc1e.tar.bz2
FOSSEE_animations-54bee90ad06fb590681eeb860bfa8f50a517fc1e.zip
Change cookie-alert text
-rw-r--r--fossee_manim/templates/fossee_manim/base.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/fossee_manim/templates/fossee_manim/base.html b/fossee_manim/templates/fossee_manim/base.html
index a7115ab..148e30d 100644
--- a/fossee_manim/templates/fossee_manim/base.html
+++ b/fossee_manim/templates/fossee_manim/base.html
@@ -145,7 +145,7 @@
{% endblock footer%}
<!-- START Bootstrap-Alert -->
<div class="alert text-center cookiealert" role="alert" style="background: #d1ff3c; color: black;">
- The website is currently undergoing some developmental changes. To check out sample animations, just click on the search button (without any query text) !
+ The website is currently undergoing some developmental changes. If you encounter any glitches / malfunctioning, write to us at animations@fossee.in ; we value your feedback and suggestions !
<button type="button" class="close" data-dismiss="alert" aria-label="Close" >
<span aria-hidden="true">&times;</span>
</button>