Mercurial > hg > mercurial
view mercurial-tests/testData/bin/templates/gitweb/header.tmpl @ 1100:5e149d6cc0d2 release/2022.04 tip
bump log4j2 version
(grafted from abd9f4f2e7b62f133f25c9cd55b21634856743ae)
author | Maxim Zaytsev |
---|---|
date | Wed, 27 Apr 2022 15:30:07 +0200 |
parents | 2e52f00a3c94 |
children |
line wrap: on
line source
<?xml version="1.0" encoding="{encoding}"?> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en-US" lang="en-US"> <head> <link rel="icon" href="{staticurl}hgicon.png" type="image/png" /> <meta name="robots" content="index, nofollow"/> <link rel="stylesheet" href="{staticurl}style-gitweb.css" type="text/css" />