File tree Expand file tree Collapse file tree 2 files changed +12
-0
lines changed
frontend/rctool/templates/rctool Expand file tree Collapse file tree 2 files changed +12
-0
lines changed Original file line number Diff line number Diff line change 40
40
{% endblock %}
41
41
42
42
{% block footer %}
43
+ < footer >
44
+ < div class ="footer fixed-bottom text-center h-3 " style ="background-color: #003466 ">
45
+ < ul class ="navbar-nav ms-auto w-100 justify-content-end ">
46
+ < li class ="nav-item ">
47
+ < a class ="nav-link " href ="https://submit.digital.gov.bc.ca/app/form/submit?f=b12ba0e1-8e03-40f5-84be-1b705c001efc " target ="_blank "> < small > Please submit any feedback here!</ small > </ a >
48
+ </ li >
49
+ </ ul >
50
+ </ div >
51
+ </ footer >
43
52
{% endblock %}
44
53
45
54
</ body >
Original file line number Diff line number Diff line change 22
22
< li class ="nav-item ">
23
23
< a class ="nav-link " href ="{% url 'rctool_import' 0 %} "> < small > Develop</ small > </ a >
24
24
</ li >
25
+ {% comment %} < li class ="nav-item ">
26
+ < a class ="nav-link " href ="https://submit.digital.gov.bc.ca/app/form/submit?f=b12ba0e1-8e03-40f5-84be-1b705c001efc " target ="_blank "> < small > Feedback</ small > </ a >
27
+ </ li > {% endcomment %}
25
28
</ ul >
26
29
</ div >
27
30
</ nav >
You can’t perform that action at this time.
0 commit comments