mirror of
https://git.wownero.com/wownero/onion-wownero-blockchain-explorer.git
synced 2024-08-15 00:33:12 +00:00
extra method get_full_page removed
This commit is contained in:
parent
735de00f96
commit
207418432e
1 changed files with 0 additions and 9 deletions
|
@ -3640,15 +3640,6 @@ private:
|
||||||
+ footer_html;
|
+ footer_html;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
string
|
|
||||||
get_full_page(string& middle)
|
|
||||||
{
|
|
||||||
return xmreg::read(TMPL_HEADER)
|
|
||||||
+ middle
|
|
||||||
+ xmreg::read(TMPL_FOOTER);
|
|
||||||
}
|
|
||||||
|
|
||||||
void
|
void
|
||||||
add_css_style(mstch::map& context)
|
add_css_style(mstch::map& context)
|
||||||
{
|
{
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue