We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a37f162 commit 1cb1cceCopy full SHA for 1cb1cce
404.html
@@ -1,6 +1,5 @@
1
---
2
title: Plot Twist
3
-type: api_home
4
5
6
<!DOCTYPE html>
@@ -10,9 +9,8 @@
10
9
<body>
11
12
<div class="allcontent">
13
- {% include header.html %}
14
- {% include ad-text.html %}
15
-
+ {% include header-white.html %}
+
16
<style>
17
.page404 {
18
margin: 0 auto;
@@ -115,6 +113,6 @@ <h5> <a href="http://help.plot.ly">Back to Plotly Help</a></h5>
115
113
</div>
116
114
117
118
- {% include footer.html %}
+ {% include footer.html %}
119
</body>
120
</html>
0 commit comments