7 lines
82 B
C
7 lines
82 B
C
#ifndef INDEX_HTML_H
|
|
#define INDEX_HTML_H
|
|
|
|
extern const char *INDEX_HTML;
|
|
|
|
#endif
|