File tree Expand file tree Collapse file tree 3 files changed +13
-14
lines changed Expand file tree Collapse file tree 3 files changed +13
-14
lines changed Original file line number Diff line number Diff line change 1
1
2
2
< footer class ="container ">
3
3
< hr >
4
+
5
+ < div class ="center subscribe ">
6
+ < nav >
7
+ < ul class ="pager ">
8
+ < li >
9
+ < a href ="/search " title ="Search issues ">
10
+ < i class ="fa fa-lg fa-search "> </ i > Search issues</ a >
11
+ </ li >
12
+ </ ul >
13
+ </ nav >
14
+ </ div >
15
+
4
16
< p class ="text-muted text-center ">
5
17
< small >
6
18
< strong > Questions? Feedback? Corrections?</ strong > < br />
Original file line number Diff line number Diff line change @@ -16,16 +16,3 @@ <h1 class="post-title text-center">
16
16
</ article >
17
17
{% endfor %}
18
18
</ div > <!-- post-list -->
19
-
20
- < div class ="row center subscribe ">
21
- < div class ="col-sm-6 col-sm-offset-3 col-md-6 col-md-offset-3 ">
22
- < nav >
23
- < ul class ="pager ">
24
- < li >
25
- < a href ="/search " title ="Search issues ">
26
- < i class ="fa fa-lg fa-search "> </ i > Search issues</ a >
27
- </ li >
28
- </ ul >
29
- </ nav >
30
- </ div > <!-- col -->
31
- </ div > <!-- row -->
Original file line number Diff line number Diff line change 47
47
</ style >
48
48
49
49
< div class ="searchbox ">
50
- < h1 class ="text-center "> {{ page.title }}</ h1 >
50
+ < h1 class ="text-center "> {{ page.title }}</ h1 > < br />
51
51
< script >
52
52
( function ( ) {
53
53
var cx = '011538828544940938420:wtjft8gesai' ;
You can’t perform that action at this time.
0 commit comments