#
# html-templates-classic.conf - define the HTML template files to use for HTML
# and generic generation
#
# Note: Template expansion is performed in the order the files are listed
# in this file. Thus, files to be included in other templates should
# be listed before the templates that include them.
# File Format
#
# 1) lines beginning with '#' or are ignored
#
# Column Format
#
# 1) template file name (must be in /etc/wview/html)
#
###############################################################################
### Standard Include Macros (should be generated first)
###############################################################################
header.incx
header-big.incx
nav-buttons.incx
readings.incx
###############################################################################
### RSS Feed XML Template
###############################################################################
### Standard Weather RSS feed template - file generated is wxrss.xml and can
### be added to any html template to add an RSS feed to that page
wxrss.xtx
###############################################################################
### Home Page Templates
###############################################################################
### Standard Home Page template
#index.htx
### Day/Night Home Pages - if you want a different homepage template based on
### day or night, uncomment these and copy your templates to
### /etc/wview/html/index-day.htx and /etc/wview/html/index-night.htx
### respectively
index-day.htx
index-night.htx
###############################################################################
### Historical Data Templates
###############################################################################
### Standard (no extra sensors) Weather Data
almanac.htx
Current.htx
Daily.htx
Weekly.htx
Monthly.htx
Yearly.htx
parameterlist.htx
###############################################################################
### Current Conditions (Table Only) Template
###############################################################################
#Current_Conditions.htx
###############################################################################
### AWEKAS Data Submission Template
###############################################################################
#awekas_wl.htx