1
0
mirror of https://github.com/salvadordf/CEF4Delphi.git synced 2025-06-02 21:57:37 +02:00
CEF4Delphi/bin/hello/hello.html

3 lines
103 B
HTML
Raw Normal View History

<!DOCTYPE html>
<html><head><title>Hello World</title></head><body><h1>Hello World!</h1></body>
</html>