@use super::base_html; @use crate::statics::VersionInfo; @(version_info: VersionInfo, repo_count: usize) @:base_html("Branch not Found - Hits-of-Code Badges", "404 - Branch not Found", {

Sorry. I couldn't find the requested branch of your repositroy. Currently this service assumes the extistence of a branch named master. If you'd like to request a badge for another branch, you can do so by attaching ?branch=<branch-name> to the request.

If you think, this is a mistake on my side, please drop me a mail.

}, version_info, repo_count)