Web Page Template

HTML code for generating web page output.

dlcounter.py creates table data between html_top() and html_bottom(). This module provides the rest of the HTML for the download counter web page.

This file may be modified according to need.

dlcounter_html.html_bottom()

Return end of html page.

Returns

HTML output.

Return type

string

dlcounter_html.html_top(timestamp)

Return beginning of html page.

Returns

HTML output.

Return type

string