mirror of
https://gitcode.com/Zengtudor/EnvEditorWebview.git
synced 2025-06-03 20:34:53 +00:00
5 lines
72 B
C++
5 lines
72 B
C++
#pragma once
|
|
|
|
constexpr const inline char* html = R"(
|
|
@HTML_CONTENT@
|
|
)"; |