This repository was archived by the owner on Nov 17, 2020. It is now read-only.
File tree Expand file tree Collapse file tree 4 files changed +11
-4
lines changed Expand file tree Collapse file tree 4 files changed +11
-4
lines changed Original file line number Diff line number Diff line change 1
1
<!DOCTYPE html>
2
- < meta http-equiv ="Content-Type " content ="text/html; charset=utf-8 ">
3
2
< html >
4
3
< head >
4
+ < meta http-equiv ="X-UA-Compatible " content ="IE=edge " />
5
+ < meta http-equiv ="Content-Type " content ="text/html; charset=utf-8 ">
5
6
< title > RabbitMQ Management HTTP API</ title >
6
7
< style >
7
8
body { font : 12px Verdana, sans-serif; color : # 444 ; padding : 8px 35px ; }
Original file line number Diff line number Diff line change
1
+ <!DOCTYPE html>
1
2
< html >
2
3
< head >
4
+ < meta http-equiv ="X-UA-Compatible " content ="IE=edge " />
5
+ < meta http-equiv ="Content-Type " content ="text/html; charset=utf-8 ">
3
6
< title > rabbitmqadmin</ title >
4
7
< style >
5
8
body { font : 12px Verdana, sans-serif; color : # 444 ; padding : 8px 35px ; }
Original file line number Diff line number Diff line change
1
+ <!DOCTYPE html>
1
2
< html >
2
3
< head >
4
+ < meta http-equiv ="X-UA-Compatible " content ="IE=edge " />
5
+ < meta http-equiv ="Content-Type " content ="text/html; charset=utf-8 ">
3
6
< title > RabbitMQ Management HTTP Stats</ title >
4
7
< style >
5
8
body { font : 12px Verdana, sans-serif; color : # 444 ; padding : 8px 35px ; }
Original file line number Diff line number Diff line change 1
- <!doctype html>
2
- < meta http-equiv ="X-UA-Compatible " content ="IE=edge " />
3
- < meta http-equiv ="Content-Type " content ="text/html; charset=utf-8 ">
1
+ <!DOCTYPE html>
4
2
< html >
5
3
< head >
4
+ < meta http-equiv ="X-UA-Compatible " content ="IE=edge " />
5
+ < meta http-equiv ="Content-Type " content ="text/html; charset=utf-8 ">
6
6
< title > RabbitMQ Management</ title >
7
7
< script src ="js/ejs-1.0.min.js " type ="text/javascript "> </ script >
8
8
< script src ="js/jquery-1.12.4.min.js " type ="text/javascript "> </ script >
You can’t perform that action at this time.
0 commit comments