We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c3e661a commit e815b83Copy full SHA for e815b83
footer.html
header.html
mobile_footer.html
@@ -0,0 +1,5 @@
1
+<center>
2
+<p>
3
+<a href="/">Home</a>
4
+</p>
5
+</center>
mobile_header.html
@@ -0,0 +1,8 @@
+ <img src="/static/img/wda-training.png"/>
+ <hr style="border:1px dashed;color:58595b" width="100%"/>
+
+<form action="/search" method="get">
6
+ <input name="query" type="text" value=""><input type="submit" value="Search">
7
+</form>
8
0 commit comments