File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 22< html lang ="en ">
33
44< head >
5+ < base href ="$$.RootPath$$ ">
56 < meta charset ="UTF-8 ">
67 < meta name ="viewport " content ="width=device-width, initial-scale=1.0 ">
78 < title > $$.Book.Title$$</ title >
8- < link rel ="stylesheet " href ="$$.RootPath$$ assets/css/archive.css " />
9+ < link rel ="stylesheet " href ="assets/css/archive.css " />
910</ head >
1011
1112< body class ="archive ">
1415 < div class ="spacer "> </ div >
1516 < a href ="$$.Book.URL$$ " target ="_blank "> View Original</ a >
1617 $$if .Book.HasContent$$
17- < a href ="/ bookmark/$$.Book.ID$$/content "> View Readable</ a >
18+ < a href ="bookmark/$$.Book.ID$$/content "> View Readable</ a >
1819 $$end$$
1920 </ div >
20- < iframe src ="/ bookmark/$$.Book.ID$$/archive/file/ " frameborder ="0 "> </ iframe >
21+ < iframe src ="bookmark/$$.Book.ID$$/archive/file/ " frameborder ="0 "> </ iframe >
2122</ body >
2223
2324</ html >
You can’t perform that action at this time.
0 commit comments