Skip to contents

Generates the title for the HTML page based on the filter and subcategory. The title is used for rendering the non-register HTML files such as venues or codecheckers pages.

Usage

generate_html_title_non_registers(filter, subcat)

Arguments

filter

A string specifying the filter applied (e.g., "venues", "codecheckers").

subcat

An optional string for the subcategory (if applicable).

Value

A string containing the generated HTML title.