Created empty template files for browse-by-title-page.component and browse-by-date-page.component in custom theme

This commit is contained in:
Peter Wolfersberger
2022-09-29 15:24:26 +02:00
parent 81830bb797
commit 4371698a6e
4 changed files with 10 additions and 0 deletions

View File

@@ -0,0 +1,10 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>Title</title>
</head>
<body>
</body>
</html>