2014-04-26 23:08:45 +02:00
|
|
|
/* See LICENSE file for license and copyright information */
|
|
|
|
|
|
|
|
#ifndef GIRARA_CSS_DEFINITIONS_H
|
|
|
|
#define GIRARA_CSS_DEFINITIONS_H
|
|
|
|
|
2014-04-26 23:32:38 +02:00
|
|
|
extern const char* CSS_TEMPLATE_INDEX;
|
2014-04-26 23:08:45 +02:00
|
|
|
|
|
|
|
#endif
|